We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9ece97 + 9d5e1df commit 1bd6cd8Copy full SHA for 1bd6cd8
1 file changed
wrangler-transform/pom.xml
@@ -122,8 +122,8 @@
122
<version>1.1.0</version>
123
<configuration>
124
<cdapArtifacts>
125
- <parent>system:cdap-data-pipeline[6.10.0,7.0.0-SNAPSHOT)</parent>
126
- <parent>system:cdap-data-streams[6.10.0,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>
127
</cdapArtifacts>
128
</configuration>
129
<executions>
0 commit comments