aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2022-09-28 07:42:07 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2022-09-28 07:42:07 -0400
commit517ea8e21d95167c85262b40c1e7d90c93310356 (patch)
tree29e990a1200f32934047340862a0699c53177675 /cds-ui
parent992bff1dc792c633d9f6662dc823df550130757c (diff)
Release version 1.4.0 CDS artifacts
Release version 1.4.0 of ccsdk/cds artifacts and roll to next snapshot Issue-ID: CCSDK-3754 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I2b3844a40f94885b3ad08847f6a8145950ac46e0
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 82838f2f3..86a9c9e54 100644
--- a/cds-ui/application/pom.xml
+++ b/cds-ui/application/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-ui</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml
index 0e1d1e1f9..75291209e 100644
--- a/cds-ui/client/pom.xml
+++ b/cds-ui/client/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-ui</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml
index f942307ae..14fee0be5 100644
--- a/cds-ui/designer-client/pom.xml
+++ b/cds-ui/designer-client/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-ui</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index 8cfbb80c4..c8da9bafb 100644
--- a/cds-ui/pom.xml
+++ b/cds-ui/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-aggregator</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml
index 99d1685b7..c060dd26a 100644
--- a/cds-ui/server/pom.xml
+++ b/cds-ui/server/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-ui</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>