Skip to content

Commit 4ccdae3

Browse files
author
Ali
committed
v2.1.0
1 parent 68ef7a2 commit 4ccdae3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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>io.cdap.plugin</groupId>
8-
<version>2.1.0-SNAPSHOT</version>
8+
<version>2.1.0</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>io.cdap.plugin</groupId>
8-
<version>2.1.0-SNAPSHOT</version>
8+
<version>2.1.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

kafka-plugins-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>kafka-plugins</artifactId>
77
<groupId>io.cdap.plugin</groupId>
8-
<version>2.1.0-SNAPSHOT</version>
8+
<version>2.1.0</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>io.cdap.plugin</groupId>
99
<artifactId>kafka-plugins</artifactId>
1010
<packaging>pom</packaging>
11-
<version>2.1.0-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212

1313
<licenses>
1414
<license>

0 commit comments

Comments
 (0)