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 5fe7117 commit aaa3e83Copy full SHA for aaa3e83
1 file changed
backend/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>no.javazone</groupId>
6
<artifactId>submit</artifactId>
7
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</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.3.3</tag>
112
</scm>
113
114
</project>
0 commit comments