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