commit | b286cf3d59db0ae319d62927fe97815fb6126ad8 | [log] [tgz] |
---|---|---|
author | MichaelMorris <michael.morris@est.tech> | Wed Mar 23 12:16:36 2022 +0000 |
committer | MichaelMorris <michael.morris@est.tech> | Wed Mar 23 12:16:42 2022 +0000 |
tree | f7b6b1144e0106fa04066c000507cbc0b62a980a | |
parent | 4b5634daccbdb0e39caf9736ed6ec3bb577b3c60 [diff] |
Step version to 1.11.0-SNAPSHOT Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3909 Change-Id: I6d20e041b68afdc7ed6ffb900dcb372c1e600ee8
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 da50bb7..acf51e3 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.10.3-SNAPSHOT</version> + <version>1.11.0-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 abb7ca2..78d68aa 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.10.3-SNAPSHOT</version> + <version>1.11.0-SNAPSHOT</version> </parent> <dependencies>
diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index 75a67d0..106fe5b 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.10.3-SNAPSHOT</version> + <version>1.11.0-SNAPSHOT</version> </parent> <modules>