diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-18 17:23:08 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-18 17:23:08 -0400 |
commit | 84238e13378c0c3b0dd7822f0ec5cf5be0c4937e (patch) | |
tree | fb05e789ef5bf0e2d510c3e0cc249a39b3843438 /configbackuprestore/pom.xml | |
parent | d22a1cdceff82e412562f016ec7bfe82807f6f99 (diff) |
Use released 1.2.1 CCSDK parent
Use released 1.2.1 version of CCSDK parent pom
Change-Id: I71dd7e342f8741cf28dcb111fe0d1ec612fb6c45
Issue-ID: SDNC-704
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: a4b2c8dd11b431fc69439e16ef2616a2e2483db7
Diffstat (limited to 'configbackuprestore/pom.xml')
-rw-r--r-- | configbackuprestore/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml index 4b79ea09..f239839f 100644 --- a/configbackuprestore/pom.xml +++ b/configbackuprestore/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-1-starter-parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> </parent> <properties> |