We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e0d4b commit f6a1b4bCopy full SHA for f6a1b4b
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.liquibase.ext</groupId>
12
<artifactId>liquibase-cache</artifactId>
13
- <version>4.30.0-SNAPSHOT</version>
+ <version>4.29.1-SNAPSHOT</version>
14
15
<name>Liquibase Extension InterSystems Cache Database Support</name>
16
<description>Adds support for InterSystems Cache database</description>
@@ -24,7 +24,7 @@
24
</scm>
25
26
<properties>
27
- <liquibase.version>4.29.0</liquibase.version>
+ <liquibase.version>4.29.1</liquibase.version>
28
</properties>
29
30
<build>
0 commit comments