Skip to content

Commit 3e71596

Browse files
authored
chore: fix version number (#440)
1 parent 92c4d6d commit 3e71596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.google.cloudspannerecosystem</groupId>
77
<artifactId>liquibase-spanner</artifactId>
8-
<version>${liquibase.version}.1</version>
8+
<version>${liquibase.version}</version>
99
<packaging>jar</packaging>
1010
<name>Google Cloud Spanner Liquibase Integeration</name>
1111
<description>Liquibase extension for Google Cloud Spanner</description>

0 commit comments

Comments
 (0)