diff --git a/calculatorpp/pom.xml b/calculatorpp/pom.xml
index 5a1a7ba7..f972de02 100644
--- a/calculatorpp/pom.xml
+++ b/calculatorpp/pom.xml
@@ -120,7 +120,7 @@
org.solovyev.android
billing
0.1
- apklib
+
diff --git a/calculatorpp/project.properties b/calculatorpp/project.properties
index c4bcf4cf..fcd97491 100644
--- a/calculatorpp/project.properties
+++ b/calculatorpp/project.properties
@@ -9,5 +9,5 @@
# Project target.
target=android-15
-android.library.reference.1=../../common
-android.library.reference.2=../calculatorpp-service
+android.library.reference.1=../calculatorpp-service
+android.library.reference.2=gen-external-apklibs/org.solovyev.android_common_0.1