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 ca14967 commit c273dabCopy full SHA for c273dab
pom.xml
@@ -46,7 +46,7 @@
46
<connection>scm:git:https://github.com/Nordstrom/Remote-Session.git</connection>
47
<developerConnection>scm:git:https://github.com/Nordstrom/Remote-Session.git</developerConnection>
48
<url>https://github.com/Nordstrom/Remote-Session/tree/master</url>
49
- <tag>HEAD</tag>
+ <tag>remote-session-1.0.0</tag>
50
</scm>
51
52
<distributionManagement>
@@ -245,5 +245,5 @@
245
</properties>
246
</profile>
247
</profiles>
248
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
249
</project>
0 commit comments