Skip to content

Commit 97e45bf

Browse files
Release 0.1.8
1 parent c410a51 commit 97e45bf

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>shepherd-parent</artifactId>
77
<groupId>com.playtika.shepherd</groupId>
8-
<version>0.1.7</version>
8+
<version>0.1.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

kafka-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>shepherd-parent</artifactId>
77
<groupId>com.playtika.shepherd</groupId>
8-
<version>0.1.7</version>
8+
<version>0.1.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

kafka-functional-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>shepherd-parent</artifactId>
77
<groupId>com.playtika.shepherd</groupId>
8-
<version>0.1.7</version>
8+
<version>0.1.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>shepherd-parent</artifactId>
77
<groupId>com.playtika.shepherd</groupId>
8-
<version>0.1.7</version>
8+
<version>0.1.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.playtika.shepherd</groupId>
66
<artifactId>shepherd-parent</artifactId>
7-
<version>0.1.7</version>
7+
<version>0.1.8</version>
88
<packaging>pom</packaging>
99

1010
<modules>

0 commit comments

Comments
 (0)