Skip to content

Commit

Permalink
update to version 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebeal committed Jun 20, 2016
1 parent 9ef6438 commit 2490b89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.protelis</groupId>
<artifactId>protelis-demo</artifactId>
<version>5.0.0</version>
<version>7.0.0</version>
<name>Protelis Demo</name>
<description>Example of a minimal project based on Protelis</description>
<dependencies>
<dependency>
<groupId>org.protelis</groupId>
<artifactId>protelis</artifactId>
<version>5.0.0</version>
<version>7.0.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 2490b89

Please sign in to comment.