Skip to content

Commit adea5c9

Browse files
authored
Merge pull request #48 from data-integrations/feature/update-cdap
update parent artifact version
2 parents cf3fd76 + 3bf7ee1 commit adea5c9

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
@@ -182,8 +182,8 @@
182182
<version>1.0.1</version>
183183
<configuration>
184184
<cdapArtifacts>
185-
<parent>system:cdap-data-pipeline[5.1.0,6.0.0-SNAPSHOT)</parent>
186-
<parent>system:cdap-data-streams[5.1.0,6.0.0-SNAPSHOT)</parent>
185+
<parent>system:cdap-data-pipeline[5.1.0,7.0.0-SNAPSHOT)</parent>
186+
<parent>system:cdap-data-streams[5.1.0,7.0.0-SNAPSHOT)</parent>
187187
</cdapArtifacts>
188188
</configuration>
189189
<executions>

kafka-plugins-0.8/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@
166166
<version>1.0.1</version>
167167
<configuration>
168168
<cdapArtifacts>
169-
<parent>system:cdap-data-pipeline[5.1.0,6.0.0-SNAPSHOT)</parent>
170-
<parent>system:cdap-data-streams[5.1.0,6.0.0-SNAPSHOT)</parent>
169+
<parent>system:cdap-data-pipeline[5.1.0,7.0.0-SNAPSHOT)</parent>
170+
<parent>system:cdap-data-streams[5.1.0,7.0.0-SNAPSHOT)</parent>
171171
</cdapArtifacts>
172172
</configuration>
173173
<executions>

0 commit comments

Comments
 (0)