Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmatil committed Mar 30, 2016
1 parent d45d280 commit 1ed9f43
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 @@ -6,7 +6,7 @@

<groupId>org.rmatil.sync.persistence</groupId>
<artifactId>sync-persistence</artifactId>
<version>0.1-SNAPSHOT</version>
<version>1.0.0</version>

<repositories>
<repository>
Expand Down Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>org.rmatil.sync.commons</groupId>
<artifactId>sync-commons</artifactId>
<version>0.1-SNAPSHOT</version>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>net.tomp2p</groupId>
Expand Down

0 comments on commit 1ed9f43

Please sign in to comment.