We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a7f973 + 24f187d commit e930e79Copy full SHA for e930e79
pom.xml
@@ -23,7 +23,7 @@
23
<parent>
24
<groupId>io.cdap.cdap</groupId>
25
<artifactId>cdap</artifactId>
26
- <version>6.11.1-SNAPSHOT</version>
+ <version>6.11.1</version>
27
</parent>
28
29
<artifactId>cdap-ui</artifactId>
sandboxjs/sandbox_version.json
@@ -1,4 +1,4 @@
1
{
2
- "release": "v6.11.1-SNAPSHOT",
3
- "version": "6.11.1-SNAPSHOT"
+ "release": "v6.11.1",
+ "version": "6.11.1"
4
}
0 commit comments