new version

This commit is contained in:
Sergey Solovyev
2012-10-21 13:44:21 +04:00
parent c6c2a6c081
commit 287aebba57
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-b</version>
<version>1.4.3-b1</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-b</version>
<version>1.4.3-b1</version>
</dependency>
<dependency>