Skip to content

Commit ead9628

Browse files
authored
Merge pull request #99 from data-integrations/version-bump
Move to the released CDAP version
2 parents 4e8edd5 + ed36635 commit ead9628

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
@@ -74,7 +74,7 @@
7474

7575
<properties>
7676
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
77-
<cdap.version>6.9.0-SNAPSHOT</cdap.version>
77+
<cdap.version>6.9.0</cdap.version>
7878
<junit.version>4.11</junit.version>
7979
<guava.version>13.0.1</guava.version>
8080
<commons-jexl.version>3.0</commons-jexl.version>
@@ -298,7 +298,7 @@
298298
<version>1.1.0</version>
299299
<configuration>
300300
<cdapArtifacts>
301-
<parent>system:cdap-data-pipeline[6.9.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
301+
<parent>system:cdap-data-pipeline[6.9.0,7.0.0-SNAPSHOT)</parent>
302302
</cdapArtifacts>
303303
</configuration>
304304
<executions>

0 commit comments

Comments
 (0)