We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79fb1f commit ad7e872Copy full SHA for ad7e872
sauron-service/pom.xml
@@ -11,7 +11,7 @@
11
12
<artifactId>sauron-service</artifactId>
13
<groupId>com.free-now.sauron</groupId>
14
- <version>1.0.54-SNAPSHOT</version>
+ <version>1.0.54</version>
15
<name>Sauron Service</name>
16
<description>Sauron, The all seeying eye. Dependency and version tracking.</description>
17
@@ -50,7 +50,7 @@
50
</properties>
51
52
<scm>
53
- <tag>HEAD</tag>
+ <tag>sauron-service-1.0.54</tag>
54
<url>${scm.url}</url>
55
<connection>${scm.url}</connection>
56
<developerConnection>${scm.url}</developerConnection>
0 commit comments