Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
derekbrameyer committed Jan 22, 2014
1 parent 5119aca commit 8ad90e2
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 @@ -9,7 +9,7 @@
<parent>
<groupId>com.doomonafireball.betterpickers</groupId>
<artifactId>parent</artifactId>
<version>1.5.2</version>
<version>1.5.3-SNAPSHOT</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 @@ -11,7 +11,7 @@
<groupId>com.doomonafireball.betterpickers</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
<version>1.5.2</version>
<version>1.5.3-SNAPSHOT</version>

<name>android-betterpickers (Parent)</name>
<description>Android library for better number/date/time-picker DialogFragments.</description>
Expand Down
2 changes: 1 addition & 1 deletion sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.doomonafireball.betterpickers</groupId>
<artifactId>parent</artifactId>
<version>1.5.2</version>
<version>1.5.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 8ad90e2

Please sign in to comment.