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 3152230 + e7f580e commit d41c08aCopy full SHA for d41c08a
pom.xml
@@ -368,8 +368,8 @@
368
<version>1.1.0</version>
369
<configuration>
370
<cdapArtifacts>
371
- <parent>system:cdap-data-pipeline[6.5.0,7.0.0-SNAPSHOT)</parent>
372
- <parent>system:cdap-data-streams[6.5.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>
373
</cdapArtifacts>
374
</configuration>
375
<executions>
0 commit comments