Skip to content

Commit 1bd6cd8

Browse files
author
Pushpender Saini
authored
Merge pull request #735 from data-integrations/bump/cdap-data-pipeline
Lower Bound bumped to 6.11.0-SNAPSHOT
2 parents f9ece97 + 9d5e1df commit 1bd6cd8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

wrangler-transform/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@
122122
<version>1.1.0</version>
123123
<configuration>
124124
<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>
125+
<parent>system:cdap-data-pipeline[6.11.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
126+
<parent>system:cdap-data-streams[6.11.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
127127
</cdapArtifacts>
128128
</configuration>
129129
<executions>

0 commit comments

Comments
 (0)