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 3e59431 commit 5314fd1Copy full SHA for 5314fd1
pom.xml
@@ -47,7 +47,7 @@
47
<connection>scm:git:https://github.com/Nordstrom/Remote-Session.git</connection>
48
<developerConnection>scm:git:https://github.com/Nordstrom/Remote-Session.git</developerConnection>
49
<url>https://github.com/Nordstrom/Remote-Session/tree/master</url>
50
- <tag>HEAD</tag>
+ <tag>remote-session-1.1.2</tag>
51
</scm>
52
53
<distributionManagement>
@@ -237,5 +237,5 @@
237
</properties>
238
</profile>
239
</profiles>
240
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
241
</project>
0 commit comments