Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed May 20, 2012
1 parent 3b1ff29 commit 0439759
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.viewpagerindicator</groupId>
<artifactId>parent</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<groupId>com.viewpagerindicator</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>

<name>Android-ViewPagerIndicator (Parent)</name>
<description>Android library for.</description>
Expand Down
2 changes: 1 addition & 1 deletion sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.viewpagerindicator</groupId>
<artifactId>parent</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 0439759

Please sign in to comment.