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 98db78c commit 47fd7e4Copy full SHA for 47fd7e4
1 file changed
backend/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>no.javazone</groupId>
6
<artifactId>submit</artifactId>
7
- <version>1.3.5-SNAPSHOT</version>
+ <version>1.4.0</version>
8
<packaging>jar</packaging>
9
10
<name>submit</name>
@@ -108,7 +108,7 @@
108
109
<scm>
110
<developerConnection>scm:git:git@github.com:javabin/submit.git</developerConnection>
111
- <tag>HEAD</tag>
+ <tag>1.4.0</tag>
112
</scm>
113
114
</project>
0 commit comments