aboutsummaryrefslogtreecommitdiffstats
path: root/configbackuprestore
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-16 09:03:41 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-16 09:03:41 -0400
commit2fdf2a83cb70faa26050602694c070c629a0d294 (patch)
tree661452b4aa6a5bde3b915513ac873d6a3e48b24d /configbackuprestore
parent3eb49f0db5febee4425b8e533732be40b4f31975 (diff)
Prepare for release build
Prepare sdnc/oam for release build by removing -STAGING tag and using released version of parent poms. Change-Id: I3de986702da21a91a6613a386c5491481bdb21b6 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a8eac265ec597473bc63894b2485decd11e49d4c
Diffstat (limited to 'configbackuprestore')
-rw-r--r--configbackuprestore/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml
index 76452e28..9608a21a 100644
--- a/configbackuprestore/pom.xml
+++ b/configbackuprestore/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-1-starter-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
</parent>
<properties>