Skip to content

Commit 3377b33

Browse files
committed
[maven-release-plugin] prepare release liquibase-spatial-1.2.1
1 parent 5f45e2a commit 3377b33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.lonnyj</groupId>
66
<artifactId>liquibase-spatial</artifactId>
7-
<version>1.2.1-SNAPSHOT</version>
7+
<version>1.2.1</version>
88

99
<name>Liquibase Spatial</name>
1010
<description>Liquibase Spatial extends Liquibase to handle spatial indexing and geometry types</description>
@@ -34,7 +34,7 @@
3434
<scm>
3535
<connection>scm:git:git@${repository.domain}:${repository.user}/${repository.name}.git</connection>
3636
<developerConnection>scm:git:git@${repository.domain}:${repository.user}/${repository.name}.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>liquibase-spatial-1.2.1</tag>
3838
<url>https://${repository.domain}/${repository.user}/${repository.name}</url>
3939
</scm>
4040

0 commit comments

Comments
 (0)