aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-03-09 10:17:30 -0500
committerDan Timoney <dtimoney@att.com>2021-03-09 10:17:30 -0500
commitae01a98c93de3303ef9f0e1e83d0505bb8a1d12b (patch)
treeda0cf993315f2a2cca71cb16bcb157582f8710b4 /cds-ui
parent6e45f5ce5743013e6c37f3848517bb88700aeab7 (diff)
Roll master version for Istanbul
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/cds to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iab0bf047c8d2e4ddaaadf2e6278917ed2de338e5
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 d79a9476e..1a184ee2e 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.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml
index 1bb70e82e..c8ba9535c 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.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml
index c60fc8222..9186cf600 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.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index b3a0bf932..6b37ea9c7 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.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml
index f0a295fe4..c8da49b98 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.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>