Skip to content

Commit c6e6918

Browse files
Merge pull request #181 from cloudsufi/bump/cdap-data-lb
Bump cdap-data lower bound
2 parents 5a3f8ab + 13093ec commit c6e6918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -601,8 +601,8 @@
601601
<version>1.1.0</version>
602602
<configuration>
603603
<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>
604+
<parent>system:cdap-data-pipeline[6.11.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
605+
<parent>system:cdap-data-streams[6.11.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
606606
</cdapArtifacts>
607607
</configuration>
608608
<executions>

0 commit comments

Comments
 (0)