We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c0bbec + 064cfce commit 709e104Copy full SHA for 709e104
pom.xml
@@ -489,9 +489,9 @@
489
<!--
490
Plugins use the new macro substitution that supports object, which is introduced in 6.4.0.
491
The cdap API version that this project depends on is still 6.2.0 since there is no new API needed.
492
- -->
493
- <parent>system:cdap-data-pipeline[6.4.0,7.0.0-SNAPSHOT)</parent>
494
- <parent>system:cdap-data-streams[6.4.0,7.0.0-SNAPSHOT)</parent>
+ -->
+ <parent>system:cdap-data-pipeline[6.8.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
+ <parent>system:cdap-data-streams[6.8.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
495
</cdapArtifacts>
496
</configuration>
497
<executions>
0 commit comments