Skip to content

Commit aec92c6

Browse files
author
Travis CI
committed
[ci skip][maven-release-plugin] prepare release update-sql-1.0.4
1 parent 10dfb49 commit aec92c6

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
@@ -9,14 +9,14 @@
99
</parent>
1010
<groupId>nl.polarfish</groupId>
1111
<artifactId>update-sql</artifactId>
12-
<version>1.0.4-SNAPSHOT</version>
12+
<version>1.0.4</version>
1313
<name>update-sql</name>
1414
<description>Liquibase updateSQL command as a service</description>
1515

1616
<scm>
1717
<connection>scm:git:https://github.com/polarfish/update-sql.git</connection>
1818
<developerConnection>scm:git:https://github.com/polarfish/update-sql.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>update-sql-1.0.4</tag>
2020
<url>https://github.com/polarfish/update-sql</url>
2121
</scm>
2222

0 commit comments

Comments
 (0)