aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-12 08:50:11 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-12 08:50:11 -0400
commitd0db9bf4b8bf169f4166eb3842f14ccb85380c3d (patch)
treee8006819648839cfa000aa075b7ba7cd0e19eea7 /pom.xml
parent55b09d5184a5873c57fa09b65f4e2f38fe082603 (diff)
Prepare for RC0 release
Update to prepare for RC0 release build: remove -STAGING tag from release version and use released parent poms. Change-Id: I6b1a9c5ce48badada0da7a8988bf58ad84c1528f Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a21bfcdd..a9bec004 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath/>
</parent>