We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a3f8ab + 13093ec commit c6e6918Copy full SHA for c6e6918
pom.xml
@@ -601,8 +601,8 @@
601
<version>1.1.0</version>
602
<configuration>
603
<cdapArtifacts>
604
- <parent>system:cdap-data-pipeline[6.8.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
605
- <parent>system:cdap-data-streams[6.8.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
+ <parent>system:cdap-data-pipeline[6.11.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
+ <parent>system:cdap-data-streams[6.11.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
606
</cdapArtifacts>
607
</configuration>
608
<executions>
0 commit comments