summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-05 09:05:23 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-05 09:21:14 -0400
commit4b9589a1206f864a492dba84041a34c1fc0298a5 (patch)
tree22bf121b15561cbf3f70a5a3a14224a6a7401217 /pom.xml
parenta56617de3c395d12fb013de468d14f3a0d769c2a (diff)
Use released versions of maven artifacts
Use released versions of maven artifacts to create docker images Change-Id: I00e7a589b82282d69a2d6315f9e4652e3c0ea332 Issue-ID: CCSDK-1563 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 5a1e855c..81681f92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.1</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>