Skip to content

Commit 804de80

Browse files
committed
Bump develop version
1 parent 526e320 commit 804de80

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kafka-plugins-0.10/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>kafka-plugins</artifactId>
77
<groupId>co.cask.hydrator</groupId>
8-
<version>1.9.0</version>
8+
<version>2.0.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

kafka-plugins-0.8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>kafka-plugins</artifactId>
77
<groupId>co.cask.hydrator</groupId>
8-
<version>1.9.0</version>
8+
<version>2.0.0-SNAPSHOT</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
@@ -8,7 +8,7 @@
88
<groupId>co.cask.hydrator</groupId>
99
<artifactId>kafka-plugins</artifactId>
1010
<packaging>pom</packaging>
11-
<version>1.9.0</version>
11+
<version>2.0.0-SNAPSHOT</version>
1212

1313
<licenses>
1414
<license>

0 commit comments

Comments
 (0)