[maven-release-plugin] prepare release release-1.5.0-b

This commit is contained in:
Sergey Solovyev
2012-11-18 18:32:55 +04:00
parent a51bb5ab5d
commit 063d49220b
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-SNAPSHOT</version>
<version>1.5.0-b</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-SNAPSHOT</version>
<version>1.5.0-b</version>
</dependency>
<dependency>