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