We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13da9d0 commit 9b19195Copy full SHA for 9b19195
1 file changed
pom.xml
@@ -24,7 +24,7 @@
24
25
<groupId>com.vsct.dt</groupId>
26
<artifactId>hesperides-gui</artifactId>
27
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
28
<packaging>pom</packaging>
29
30
<properties>
@@ -94,6 +94,6 @@
94
<scm>
95
<connection>scm:git:https://github.com/voyages-sncf-technologies/hesperides-gui.git</connection>
96
<developerConnection>scm:git:https://github.com/voyages-sncf-technologies/hesperides-gui.git</developerConnection>
97
- <tag>HEAD</tag>
+ <tag>2.2.1</tag>
98
</scm>
99
</project>
0 commit comments