Version update

This commit is contained in:
Sergey Solovyev
2012-10-20 17:32:04 +04:00
parent a76fe608b7
commit bd833d48d6
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.3-a</version>
<version>1.4.3-b</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -23,7 +23,7 @@
<dependency>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-core</artifactId>
<version>1.4.3-a</version>
<version>1.4.3-b</version>
</dependency>
<dependency>