aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-06-24 10:58:18 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-06-24 10:58:18 +0000
commitd3fce84c1c384c52a7c816af7ce3cc163731a60e (patch)
treeae1775352affa8e7d124131ae90b091c0a99bef1 /cds-ui
parentfaa079fd64f8f4ebdee211ba30476d2dd0b05070 (diff)
Release ccsdk/cds0.7.4
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/designer-client/pom.xml4
-rw-r--r--cds-ui/pom.xml2
-rw-r--r--cds-ui/server/pom.xml4
5 files changed, 9 insertions, 9 deletions
diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml
index 27b278350..44019e8f3 100644
--- a/cds-ui/application/pom.xml
+++ b/cds-ui/application/pom.xml
@@ -25,12 +25,12 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ui</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.4</version>
<relativePath>..</relativePath>
</parent>
<artifactId>application</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.4</version>
<packaging>pom</packaging>
<name>CDS UI Application</name>
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml
index 41ffadce4..08a7e09b0 100644
--- a/cds-ui/client/pom.xml
+++ b/cds-ui/client/pom.xml
@@ -25,12 +25,12 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ui</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.4</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ui-client</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.4</version>
<packaging>pom</packaging>
<name>CDS UI Client</name>
diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml
index 3057ea5d2..2c5a77291 100644
--- a/cds-ui/designer-client/pom.xml
+++ b/cds-ui/designer-client/pom.xml
@@ -25,12 +25,12 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ui</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.4</version>
<relativePath>..</relativePath>
</parent>
<artifactId>designer-client</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.4</version>
<packaging>pom</packaging>
<name>CDS designer Client</name>
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index f48cb94d7..523171cb2 100644
--- a/cds-ui/pom.xml
+++ b/cds-ui/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ui</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.4</version>
<packaging>pom</packaging>
<name>CDS UI Parent</name>
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml
index da1579629..763feeb64 100644
--- a/cds-ui/server/pom.xml
+++ b/cds-ui/server/pom.xml
@@ -25,12 +25,12 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ui</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.4</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ui-server</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.4</version>
<packaging>pom</packaging>
<name>CDS UI Server</name>