Commit bb470a3d authored by Björn Richerzhagen's avatar Björn Richerzhagen
Browse files

bumped version to 2.4 (beta)

parent 050cc5e8
API v2.3
\ No newline at end of file
API v2.4
\ No newline at end of file
......@@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>maki</groupId>
<artifactId>simonstrator-peerfactsim</artifactId>
<version>2.3</version>
<version>2.4</version>
<build>
<sourceDirectory>src</sourceDirectory>
<testSourceDirectory>test</testSourceDirectory>
......@@ -489,7 +489,7 @@
<dependency>
<groupId>maki</groupId>
<artifactId>simonstrator-api</artifactId>
<version>2.3</version>
<version>${project.version}</version>
</dependency>
</dependencies>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment