[maven-release-plugin] prepare release release-1.5.1-b2

This commit is contained in:
Sergey Solovyev
2012-11-18 20:57:53 +04:00
parent 029137f2c9
commit ec20dff225
4 changed files with 7 additions and 7 deletions

View File

@@ -5,12 +5,12 @@
<parent>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-parent</artifactId>
<version>1.5.1-b2-SNAPSHOT</version>
<version>1.5.1-b2</version>
</parent>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-core</artifactId>
<version>1.5.1-b2-SNAPSHOT</version>
<version>1.5.1-b2</version>
<name>Calculator++ Application Core</name>
<packaging>jar</packaging>