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 0a2436d + 48f0dc6 commit a216565Copy full SHA for a216565
pom.xml
@@ -74,7 +74,7 @@
74
75
<properties>
76
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
77
- <cdap.version>6.1.1</cdap.version>
+ <cdap.version>6.1.0-SNAPSHOT</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>
@@ -280,7 +280,7 @@
280
<version>1.1.0</version>
281
<configuration>
282
<cdapArtifacts>
283
- <parent>system:cdap-data-pipeline[6.1.1,9.0.0-SNAPSHOT)</parent>
+ <parent>system:cdap-data-pipeline[6.1.0-SNAPSHOT,9.0.0-SNAPSHOT)</parent>
284
</cdapArtifacts>
285
</configuration>
286
<executions>
0 commit comments