Skip to content

Commit 5c889f6

Browse files
committed
start on new version
1 parent 7a47d9e commit 5c889f6

16 files changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RinSim 4.4.3
1+
# RinSim 4.5.0-SNAPSHOT
22

33
Detailed documentation is available at [the documentation website](http://rinsim.rinde.nl).
44

central/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.github.rinde</groupId>
55
<artifactId>rinsim-main</artifactId>
6-
<version>4.4.3</version>
6+
<version>4.5.0-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.github.rinde</groupId>
55
<artifactId>rinsim-main</artifactId>
6-
<version>4.4.3</version>
6+
<version>4.5.0-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.rinde</groupId>
66
<artifactId>rinsim-main</artifactId>
7-
<version>4.4.3</version>
7+
<version>4.5.0-SNAPSHOT</version>
88
<relativePath>..</relativePath>
99
</parent>
1010

event/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.github.rinde</groupId>
55
<artifactId>rinsim-main</artifactId>
6-
<version>4.4.3</version>
6+
<version>4.5.0-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.rinde</groupId>
66
<artifactId>rinsim-main</artifactId>
7-
<version>4.4.3</version>
7+
<version>4.5.0-SNAPSHOT</version>
88
<relativePath>..</relativePath>
99
</parent>
1010

experiment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.rinde</groupId>
66
<artifactId>rinsim-main</artifactId>
7-
<version>4.4.3</version>
7+
<version>4.5.0-SNAPSHOT</version>
88
<relativePath>..</relativePath>
99
</parent>
1010

fsm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.github.rinde</groupId>
55
<artifactId>rinsim-main</artifactId>
6-
<version>4.4.3</version>
6+
<version>4.5.0-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99

geom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.rinde</groupId>
66
<artifactId>rinsim-main</artifactId>
7-
<version>4.4.3</version>
7+
<version>4.5.0-SNAPSHOT</version>
88
<relativePath>..</relativePath>
99
</parent>
1010

io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.github.rinde</groupId>
55
<artifactId>rinsim-main</artifactId>
6-
<version>4.4.3</version>
6+
<version>4.5.0-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99

0 commit comments

Comments
 (0)