Version update

This commit is contained in:
Sergey Solovyev
2012-10-15 01:28:08 +04:00
parent 3c60ab7c55
commit 32429de551
4 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-parent</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -23,7 +23,7 @@
<dependency>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-core</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
</dependency>
<dependency>