aboutsummaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2021-09-29 17:47:36 +0100
committerAndr� Schmid <andre.schmid@est.tech>2021-09-30 08:25:05 +0000
commitbd9d13fd3a39641ebf537b4cc794dd6c92034e79 (patch)
tree2d4ea3438fa0317b62680c44f0fff27228a99aeb /common/onap-common-configuration-management
parentdca32be1f8b7ce764132fbf320a1bb18a1fefd24 (diff)
Updated SDC version to 1.9.3-SNAPSHOT1.9.3
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3694 Change-Id: I1d5b0c39580a3a39092441facf77f9d33f9363f2
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 4ef6c135ed..d937aeefb5 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.9.2-SNAPSHOT</version>
+ <version>1.9.3-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>
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 67ab073569..9bafc87412 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.9.2-SNAPSHOT</version>
+ <version>1.9.3-SNAPSHOT</version>
</parent>
<dependencies>
diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml
index 847845ac33..33bd82c6f3 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.9.2-SNAPSHOT</version>
+ <version>1.9.3-SNAPSHOT</version>
</parent>
<modules>