Skip to content

Commit 9d26ce5

Browse files
committed
Update the version of the examples/android pom.xml files.
1 parent 5f1463d commit 9d26ce5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

examples/android/android-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.cucumber.android-examples</groupId>
88
<artifactId>android-examples</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.2-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>cucumber-android-test</artifactId>

examples/android/cukeulator-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.cucumber.android-examples</groupId>
88
<artifactId>android-examples</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.2-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>cukelator-test</artifactId>

examples/android/cukeulator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.cucumber.android-examples</groupId>
88
<artifactId>android-examples</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.2-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>cukelator</artifactId>

examples/android/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.cucumber</groupId>
88
<artifactId>cucumber-examples</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.2-SNAPSHOT</version>
1010
</parent>
1111

1212
<groupId>io.cucumber.android-examples</groupId>

0 commit comments

Comments
 (0)