Skip to content

Commit 8d0a63b

Browse files
committed
Preparing release 2.4
1 parent 7d19fae commit 8d0a63b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2626
<maven.compiler.release>9</maven.compiler.release>
2727
<!-- About this version of OpenSimMPLS -->
28-
<opensimmpls.version>2.4-SNAPSHOT</opensimmpls.version>
28+
<opensimmpls.version>2.4</opensimmpls.version>
2929
<opensimmpls.license>Apache-2.0</opensimmpls.license>
3030
</properties>
3131

3232
<modelVersion>4.0.0</modelVersion>
3333
<groupId>com.manolodominguez</groupId>
3434
<artifactId>opensimmpls</artifactId>
35-
<version>2.4-SNAPSHOT</version>
35+
<version>2.4</version>
3636
<packaging>jar</packaging>
3737
<name>OpenSimMPLS - Opensource GoS/MPLS network simulator</name>
3838
<description>OpenSimMPLS is an MPLS network simulator, multiplatform and mutilanguage. It is easy-to-use and is intended for teaching activities. It can be used as well to test new protocols, techniques and methods related to MPLS and/or GoS.</description>

0 commit comments

Comments
 (0)