aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CdtProxyService/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/CdtProxyService/pom.xml b/CdtProxyService/pom.xml
index 15f7b92..ef47333 100644
--- a/CdtProxyService/pom.xml
+++ b/CdtProxyService/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.onap.appc.cdt</groupId>
<artifactId>cdt-proxy-service</artifactId>
<name>CdtProxyService</name>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
<java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 2ce20ce..94747fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.appc.cdt</groupId>
<artifactId>config-design-tool</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>appc-config-design-tool</name>