[maven-release-plugin] prepare release release-1.4.4

This commit is contained in:
Sergey Solovyev
2012-10-27 00:07:25 +04:00
parent c452b8f063
commit 43bda931a8
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.4.4-SNAPSHOT</version>
<version>1.4.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -21,7 +21,7 @@
<dependency>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-core</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
</dependency>
<dependency>