Skip to content

Commit 8219ee2

Browse files
committed
update pom
1 parent 800b024 commit 8219ee2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

kafka-plugins-0.10/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@
187187
<version>1.1.0</version>
188188
<configuration>
189189
<cdapArtifacts>
190-
<parent>system:cdap-data-pipeline[6.0.0,7.0.0-SNAPSHOT)</parent>
191-
<parent>system:cdap-data-streams[6.0.0,7.0.0-SNAPSHOT)</parent>
190+
<parent>system:cdap-data-pipeline[6.1.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
191+
<parent>system:cdap-data-streams[6.1.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
192192
</cdapArtifacts>
193193
</configuration>
194194
<executions>

kafka-plugins-0.8/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@
171171
<version>1.1.0</version>
172172
<configuration>
173173
<cdapArtifacts>
174-
<parent>system:cdap-data-pipeline[6.0.0,7.0.0-SNAPSHOT)</parent>
175-
<parent>system:cdap-data-streams[6.0.0,7.0.0-SNAPSHOT)</parent>
174+
<parent>system:cdap-data-pipeline[6.1.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
175+
<parent>system:cdap-data-streams[6.1.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
176176
</cdapArtifacts>
177177
</configuration>
178178
<executions>

0 commit comments

Comments
 (0)