diff options
author | Michael Lando <ml636r@att.com> | 2018-06-02 19:23:27 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-06-02 17:46:53 +0000 |
commit | d8a0deaf32e6a545a0359ad84c886b40c4ad625b (patch) | |
tree | b605488c922542f6a465c8fc6ac7a09d3d5d1dc0 /common/onap-common-configuration-management/onap-configuration-management-test/pom.xml | |
parent | 4b9b9477fe2c4fa7c40d3e2d1705e143a37513e3 (diff) |
update sdc version
update pom and version.properties
to 1.3.0
Issue-ID: SDC-1370
Change-Id: I0dcf02f868dd263ba4523435e7be11bdc3851053
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'common/onap-common-configuration-management/onap-configuration-management-test/pom.xml')
-rw-r--r-- | common/onap-common-configuration-management/onap-configuration-management-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/onap-common-configuration-management/onap-configuration-management-test/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-test/pom.xml index b9ce6a8cbc..36065f3e57 100644 --- a/common/onap-common-configuration-management/onap-configuration-management-test/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-test/pom.xml @@ -9,7 +9,7 @@ <parent> <artifactId>onap-common-configuration-management</artifactId> <groupId>org.onap.sdc.common</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |