Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rinde committed Aug 10, 2015
1 parent 3414ccf commit c510fbd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.rinde</groupId>
<artifactId>datgen</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0</version>

<name>PDPTW Dataset Generator</name>
<description></description>
Expand All @@ -26,8 +26,8 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<rinsim.version>4.0.0-SNAPSHOT</rinsim.version>
<rinlog.version>2.0.0-SNAPSHOT</rinlog.version>
<rinsim.version>4.0.0</rinsim.version>
<rinlog.version>2.0.0</rinlog.version>
</properties>

<build>
Expand Down

0 comments on commit c510fbd

Please sign in to comment.