Skip to content

Commit d806a8b

Browse files
committed
Merge branch 'release/2.1' into fix/bump-version
2 parents 31a2998 + 6e4ea1d commit d806a8b

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.1.0</version>
183183
<configuration>
184184
<cdapArtifacts>
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>
185+
<parent>system:cdap-data-pipeline[6.0.0,7.0.0-SNAPSHOT)</parent>
186+
<parent>system:cdap-data-streams[6.0.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.1.0</version>
167167
<configuration>
168168
<cdapArtifacts>
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>
169+
<parent>system:cdap-data-pipeline[6.0.0,7.0.0-SNAPSHOT)</parent>
170+
<parent>system:cdap-data-streams[6.0.0,7.0.0-SNAPSHOT)</parent>
171171
</cdapArtifacts>
172172
</configuration>
173173
<executions>

0 commit comments

Comments
 (0)