We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de75c57 commit ffdff91Copy full SHA for ffdff91
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>org.tango-controls</groupId>
22
<artifactId>rest-server</artifactId>
23
- <version>1.20-SNAPSHOT</version>
+ <version>1.20</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.20</tag>
61
</scm>
62
63
<dependencyManagement>
0 commit comments