summaryrefslogtreecommitdiffstats
path: root/cds-ui
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-14 16:42:43 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-14 16:42:43 +0000
commit640322317df6b969c1ba3bfea2195b1bea496157 (patch)
tree5140a90ace5bfc74c3427647c6de9c7b7d097a6a /cds-ui
parent82bc5bf7beb713c14757d73de595b419366fc9c4 (diff)
Release ccsdk/cds0.5.2
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 3ca156704..76aad14bf 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.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>application</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<packaging>pom</packaging>
<name>cds-ui-application</name>
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml
index 52ade489e..1f305355b 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.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ui-client</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<packaging>pom</packaging>
<name>cds-ui-client</name>
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index e93f0fade..fa3df0865 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.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<packaging>pom</packaging>
<name>cds-ui-parent</name>
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml
index c4f1ca0a7..4681662fe 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.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ui-server</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<packaging>pom</packaging>
<name>cds-ui-server</name>