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