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 10dfb49 commit aec92c6Copy full SHA for aec92c6
pom.xml
@@ -9,14 +9,14 @@
9
</parent>
10
<groupId>nl.polarfish</groupId>
11
<artifactId>update-sql</artifactId>
12
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
13
<name>update-sql</name>
14
<description>Liquibase updateSQL command as a service</description>
15
16
<scm>
17
<connection>scm:git:https://github.com/polarfish/update-sql.git</connection>
18
<developerConnection>scm:git:https://github.com/polarfish/update-sql.git</developerConnection>
19
- <tag>HEAD</tag>
+ <tag>update-sql-1.0.4</tag>
20
<url>https://github.com/polarfish/update-sql</url>
21
</scm>
22
0 commit comments