We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa60a4b commit 9f4120fCopy full SHA for 9f4120f
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>cambio.simulator</groupId>
6
<artifactId>misim</artifactId>
7
- <version>3.3.1-SNAPSHOT</version>
+ <version>3.3.1</version>
8
<packaging>jar</packaging>
9
10
<name>MiSim Simulator</name>
@@ -33,7 +33,7 @@
33
34
<scm>
35
<developerConnection>scm:git:https://github.com/Cambio-Project/MiSim</developerConnection>
36
- <tag>HEAD</tag>
+ <tag>v3.3.1</tag>
37
</scm>
38
<distributionManagement>
39
<repository>
0 commit comments