[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Sergey Solovyev
2012-11-18 18:33:03 +04:00
parent 063d49220b
commit 20d11f7d03
4 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-parent</artifactId>
<version>1.5.0-b</version>
<version>1.5.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -21,7 +21,7 @@
<dependency>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-core</artifactId>
<version>1.5.0-b</version>
<version>1.5.1-SNAPSHOT</version>
</dependency>
<dependency>