We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e8edd5 + ed36635 commit ead9628Copy full SHA for ead9628
pom.xml
@@ -74,7 +74,7 @@
74
75
<properties>
76
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
77
- <cdap.version>6.9.0-SNAPSHOT</cdap.version>
+ <cdap.version>6.9.0</cdap.version>
78
<junit.version>4.11</junit.version>
79
<guava.version>13.0.1</guava.version>
80
<commons-jexl.version>3.0</commons-jexl.version>
@@ -298,7 +298,7 @@
298
<version>1.1.0</version>
299
<configuration>
300
<cdapArtifacts>
301
- <parent>system:cdap-data-pipeline[6.9.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
+ <parent>system:cdap-data-pipeline[6.9.0,7.0.0-SNAPSHOT)</parent>
302
</cdapArtifacts>
303
</configuration>
304
<executions>
0 commit comments