We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094f7a7 commit dae47b7Copy full SHA for dae47b7
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.tango-controls</groupId>
6
<artifactId>rest-server</artifactId>
7
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
8
<packaging>war</packaging>
9
10
<developers>
@@ -27,7 +27,7 @@
27
<connection>scm:git:[email protected]:tango-controls/rest-server</connection>
28
<developerConnection>scm:git:[email protected]:tango-controls/rest-server</developerConnection>
29
<url>https://github.com/tango-controls/rest-server</url>
30
- <tag>HEAD</tag>
+ <tag>rest-server-1.3</tag>
31
</scm>
32
33
<dependencyManagement>
0 commit comments