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.
1 parent bbd7daf commit 7c33e6bCopy full SHA for 7c33e6b
pom.xml
@@ -75,8 +75,8 @@
75
76
<properties>
77
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
78
- <cdap.version>6.11.0-SNAPSHOT</cdap.version>
79
- <cdap.plugin.version>2.13.0-SNAPSHOT</cdap.plugin.version>
+ <cdap.version>6.11.0</cdap.version>
+ <cdap.plugin.version>2.13.0</cdap.plugin.version>
80
<data.pipeline.parent>system:cdap-data-pipeline[6.11.0-SNAPSHOT, 7.0.0-SNAPSHOT)</data.pipeline.parent>
81
<data.stream.parent>system:cdap-data-streams[6.11.0-SNAPSHOT, 7.0.0-SNAPSHOT)</data.stream.parent>
82
<hadoop.version>3.3.6</hadoop.version>
0 commit comments