diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index f12886060a..579beccd43 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/examples/android/android-test/pom.xml b/examples/android/android-test/pom.xml index 400a6083c7..1da74997f4 100644 --- a/examples/android/android-test/pom.xml +++ b/examples/android/android-test/pom.xml @@ -7,7 +7,7 @@ info.cukes.android-examples android-examples ../pom.xml - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT cucumber-android-test diff --git a/examples/android/cukeulator-test/pom.xml b/examples/android/cukeulator-test/pom.xml index 19f1ce46db..85aecfe4bc 100644 --- a/examples/android/cukeulator-test/pom.xml +++ b/examples/android/cukeulator-test/pom.xml @@ -7,7 +7,7 @@ info.cukes.android-examples android-examples ../pom.xml - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT cukelator-test diff --git a/examples/android/cukeulator/pom.xml b/examples/android/cukeulator/pom.xml index bd648693fb..e812ab1742 100644 --- a/examples/android/cukeulator/pom.xml +++ b/examples/android/cukeulator/pom.xml @@ -7,7 +7,7 @@ info.cukes.android-examples android-examples ../pom.xml - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT cukelator diff --git a/examples/android/pom.xml b/examples/android/pom.xml index c465f217de..461906e244 100644 --- a/examples/android/pom.xml +++ b/examples/android/pom.xml @@ -7,12 +7,12 @@ info.cukes cucumber-jvm ../../pom.xml - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT info.cukes.android-examples android-examples - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT pom Examples: Android diff --git a/examples/java-no-features/pom.xml b/examples/java-no-features/pom.xml index a65b272f8e..07be1e4d5d 100644 --- a/examples/java-no-features/pom.xml +++ b/examples/java-no-features/pom.xml @@ -6,7 +6,7 @@ info.cukes cucumber-jvm ../../pom.xml - 1.1.4-SNAPSHOT + 1.1.6-SNAPSHOT java-no-features