summaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2019-05-07 18:33:33 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2019-05-07 18:33:52 +0300
commit66cd382cf5b543474b5291023a62a3be1f4f03d3 (patch)
tree4c0ce113ba53676d99681c28923caf46ececc555 /common/onap-common-configuration-management
parent14be881ba45c3ce623131a9844155d8bdf140b5e (diff)
Update SDC version 1.4.1
Change-Id: Ied1680cb89bdc4d00d0977bef2a26bb5b8a0381e Issue-ID: SDC-1913 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'common/onap-common-configuration-management')
-rw-r--r--common/onap-common-configuration-management/onap-configuration-management-api/pom.xml2
-rwxr-xr-xcommon/onap-common-configuration-management/onap-configuration-management-core/pom.xml2
-rwxr-xr-xcommon/onap-common-configuration-management/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml
index 855801d186..8d12d9a7d1 100644
--- a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml
+++ b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml
@@ -10,7 +10,7 @@
<parent>
<artifactId>onap-common-configuration-management</artifactId>
<groupId>org.onap.sdc.common</groupId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
index c3d912fc5f..8929e9a532 100755
--- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
+++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>onap-common-configuration-management</artifactId>
<groupId>org.onap.sdc.common</groupId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml
index af0f896471..2e9636fcc6 100755
--- a/common/onap-common-configuration-management/pom.xml
+++ b/common/onap-common-configuration-management/pom.xml
@@ -10,7 +10,7 @@
<parent>
<groupId>org.onap.sdc.common</groupId>
<artifactId>onap-common-lib</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<modules>