aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui
diff options
context:
space:
mode:
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 9b397e119..aadcb2d02 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.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>application</artifactId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>cds-ui-application</name>
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml
index 777231440..6bb571390 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.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ui-client</artifactId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>cds-ui-client</name>
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index a248dfd8e..7f025287c 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.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>cds-ui-parent</name>
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml
index ecf9811e9..fedafa55d 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.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ui-server</artifactId>
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>cds-ui-server</name>