We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6983dcd commit dcdbe5fCopy full SHA for dcdbe5f
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.tangorabox</groupId>
7
<artifactId>reactive-desk-fx</artifactId>
8
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
9
<name>reactive-desk-fx</name>
10
11
<url>https://github.com/TangoraBox/ReactiveDeskFX</url>
@@ -65,7 +65,7 @@
65
<connection>scm:git:git://github.com/TangoraBox/ReactiveDeskFX.git</connection>
66
<developerConnection>scm:git:[email protected]:TangoraBox/ReactiveDeskFX.git</developerConnection>
67
68
- <tag>HEAD</tag>
+ <tag>reactive-desk-fx-1.0.1</tag>
69
</scm>
70
71
<dependencies>
0 commit comments