We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd2755 commit 3a86629Copy full SHA for 3a86629
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>org.tango-controls</groupId>
22
<artifactId>rest-server</artifactId>
23
- <version>1.17-SNAPSHOT</version>
+ <version>1.17</version>
24
<packaging>war</packaging>
25
26
<developers>
@@ -56,7 +56,7 @@
56
<connection>scm:git:[email protected]:tango-controls/rest-server</connection>
57
<developerConnection>scm:git:[email protected]:tango-controls/rest-server</developerConnection>
58
<url>https://github.com/tango-controls/rest-server</url>
59
- <tag>HEAD</tag>
+ <tag>rest-server-1.17</tag>
60
</scm>
61
62
<dependencyManagement>
0 commit comments