We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63260ce commit 42321e4Copy full SHA for 42321e4
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.liquibase.ext</groupId>
6
<artifactId>liquibase-cache</artifactId>
7
- <version>4.0.1-SNAPSHOT</version>
+ <version>3.10.2</version>
8
9
<name>Liquibase Extension: InterSystems Caché Database Support</name>
10
<description>Adds support for InterSystems Caché database</description>
@@ -29,7 +29,7 @@
29
<scm>
30
<connection>scm:git:http://github.com/liquibase/liquibase-cache.git</connection>
31
<url>https://github.com/liquibase/liquibase-cache</url>
32
- <tag>HEAD</tag>
+ <tag>liquibase-cache-3.10.2</tag>
33
</scm>
34
35
<developers>
0 commit comments