Skip to content

Commit

Permalink
Switch to 1.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
gsavin committed Jun 8, 2013
1 parent 7f9c682 commit d4670a4
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 @@ -32,7 +32,7 @@

<groupId>org.graphstream</groupId>
<artifactId>gs-algo</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.3-SNAPSHOT</version>

<name>gs-algo</name>
<description>
Expand Down Expand Up @@ -276,7 +276,7 @@
<dependency>
<groupId>org.graphstream</groupId>
<artifactId>gs-core</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.3-SNAPSHOT</version>
<optional>false</optional>
</dependency>
<dependency>
Expand All @@ -286,4 +286,4 @@
<optional>false</optional>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit d4670a4

Please sign in to comment.