Skip to content

Commit

Permalink
Prepare for tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfredKarrer committed Mar 6, 2015
1 parent dce1c5b commit 2e556de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>io.bitsquare</groupId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
</parent>

<artifactId>common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>io.bitsquare</groupId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
</parent>

<artifactId>gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>io.bitsquare</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<description>The decentralized bitcoin exchange</description>
<url>https://bitsquare.io</url>

Expand Down

0 comments on commit 2e556de

Please sign in to comment.