summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 16:19:45 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 16:19:45 -0400
commitcaa9d39cdb45381bfad41735bbf349e534d58992 (patch)
tree82a32ec93f6ddd4a787b1eeb196fc94aa3dd1757 /pom.xml
parent8f832f12840ed226a016de26e887d9f43fc3dd27 (diff)
Use released parent poms
Use released version of parent poms (1.2.4) Change-Id: Ic0db55a13c550b8f38d6b2fd5cc036ea4b8863a9 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e1b7fb8c..35abf7cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>