Skip to content

Commit

Permalink
Set version to 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
eduramiba committed May 14, 2017
1 parent 6250416 commit 32be165
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions store-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.gephi</groupId>
<artifactId>graphstore-benchmark</artifactId>
<version>0.5.7-SNAPSHOT</version>
<version>0.5.7</version>
<packaging>jar</packaging>

<name>graphstore-benchmark</name>
Expand Down Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>graphstore</artifactId>
<version>0.5.7-SNAPSHOT</version>
<version>0.5.7</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gephi</groupId>
<artifactId>graphstore</artifactId>
<version>0.5.7-SNAPSHOT</version>
<version>0.5.7</version>
<packaging>jar</packaging>

<name>GraphStore</name>
Expand Down

0 comments on commit 32be165

Please sign in to comment.