summaryrefslogtreecommitdiffstats
path: root/cds-ui
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-09-19 12:47:04 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-09-19 12:47:04 +0000
commit0ac694cea62d8401f53495aee54935acba93c81e (patch)
treedca4c14042a41f0ad44edd51373e57a932f11b31 /cds-ui
parent4ebbc525f76db921eb080b7dbb10da477bf7c2f5 (diff)
Release ccsdk/cds0.6.3
Diffstat (limited to 'cds-ui')
-rw-r--r--cds-ui/application/pom.xml4
-rw-r--r--cds-ui/client/pom.xml4
-rw-r--r--cds-ui/pom.xml2
-rw-r--r--cds-ui/server/pom.xml4
4 files changed, 7 insertions, 7 deletions
diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml
index e8af0e926..e71a6e138 100644
--- a/cds-ui/application/pom.xml
+++ b/cds-ui/application/pom.xml
@@ -24,12 +24,12 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ui</artifactId>
- <version>0.6.3-SNAPSHOT</version>
+ <version>0.6.3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>application</artifactId>
- <version>0.6.3-SNAPSHOT</version>
+ <version>0.6.3</version>
<packaging>pom</packaging>
<name>cds-ui-application</name>
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml
index ec84fda10..8663a4282 100644
--- a/cds-ui/client/pom.xml
+++ b/cds-ui/client/pom.xml
@@ -24,12 +24,12 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ui</artifactId>
- <version>0.6.3-SNAPSHOT</version>
+ <version>0.6.3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ui-client</artifactId>
- <version>0.6.3-SNAPSHOT</version>
+ <version>0.6.3</version>
<packaging>pom</packaging>
<name>cds-ui-client</name>
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index ec823ed15..644677e2f 100644
--- a/cds-ui/pom.xml
+++ b/cds-ui/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ui</artifactId>
- <version>0.6.3-SNAPSHOT</version>
+ <version>0.6.3</version>
<packaging>pom</packaging>
<name>cds-ui-parent</name>
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml
index bf1391c12..54fccdcc4 100644
--- a/cds-ui/server/pom.xml
+++ b/cds-ui/server/pom.xml
@@ -24,12 +24,12 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ui</artifactId>
- <version>0.6.3-SNAPSHOT</version>
+ <version>0.6.3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ui-server</artifactId>
- <version>0.6.3-SNAPSHOT</version>
+ <version>0.6.3</version>
<packaging>pom</packaging>
<name>cds-ui-server</name>