diff --git a/boundbox-library-integration-tests/pom.xml b/boundbox-library-integration-tests/pom.xml index bf96ea3..c96cbf8 100644 --- a/boundbox-library-integration-tests/pom.xml +++ b/boundbox-library-integration-tests/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.boundbox boundbox-parent - 1.0.0-SNAPSHOT + 1.0.0 .. diff --git a/boundbox-library/pom.xml b/boundbox-library/pom.xml index 04da1d6..93fd8fc 100644 --- a/boundbox-library/pom.xml +++ b/boundbox-library/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.boundbox boundbox-parent - 1.0.0-SNAPSHOT + 1.0.0 boundbox-library diff --git a/pom.xml b/pom.xml index 7f69f7d..21c11cb 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -12,7 +11,7 @@ org.boundbox boundbox-parent - 1.0.0-SNAPSHOT + 1.0.0 pom TODO. https://github.com/stephanenicolas/boundbox.git diff --git a/samples/boundbox-android-sample-tests/pom.xml b/samples/boundbox-android-sample-tests/pom.xml index d30bc61..cf85a04 100644 --- a/samples/boundbox-android-sample-tests/pom.xml +++ b/samples/boundbox-android-sample-tests/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.boundbox boundbox-parent - 1.0.0-SNAPSHOT + 1.0.0 ../.. diff --git a/samples/boundbox-android-sample/pom.xml b/samples/boundbox-android-sample/pom.xml index 08916c1..3da321c 100644 --- a/samples/boundbox-android-sample/pom.xml +++ b/samples/boundbox-android-sample/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.boundbox boundbox-parent - 1.0.0-SNAPSHOT + 1.0.0 ../.. diff --git a/samples/boundbox-sample/pom.xml b/samples/boundbox-sample/pom.xml index a64fa4b..2558f19 100644 --- a/samples/boundbox-sample/pom.xml +++ b/samples/boundbox-sample/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.boundbox boundbox-parent - 1.0.0-SNAPSHOT + 1.0.0 ../..