aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-12-17 11:01:03 -0500
committerDan Timoney <dtimoney@att.com>2024-12-17 11:01:03 -0500
commit0c0a17fb1d24ca9abf8ae59a8676fb21e80c2ba6 (patch)
tree2abeaca3410cdaa500abffa0de447b45b787badb /cds-ui
parente8e602b75e4c62c36ecbf8789bd481ef0b6c579e (diff)
Update versions for Paris releaseHEADmaster
Update versions for Paris release Issue-ID: CCSDK-4069 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I092d16d1522638ec0b8adf6cc9e765a8d654af17
Diffstat (limited to 'cds-ui')
-rw-r--r--cds-ui/application/pom.xml2
-rw-r--r--cds-ui/client/pom.xml2
-rw-r--r--cds-ui/designer-client/pom.xml2
-rw-r--r--cds-ui/pom.xml2
-rw-r--r--cds-ui/server/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml
index fd8d10942..2217d29d6 100644
--- a/cds-ui/application/pom.xml
+++ b/cds-ui/application/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-ui</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml
index a0db7cb4f..ceaa58e63 100644
--- a/cds-ui/client/pom.xml
+++ b/cds-ui/client/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-ui</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml
index 85dfee553..843310e59 100644
--- a/cds-ui/designer-client/pom.xml
+++ b/cds-ui/designer-client/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-ui</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index 58e3b2790..020594f8d 100644
--- a/cds-ui/pom.xml
+++ b/cds-ui/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-aggregator</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml
index af21b713b..604c0fd5a 100644
--- a/cds-ui/server/pom.xml
+++ b/cds-ui/server/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-ui</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>