summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-23 12:09:05 -0500
committerDan Timoney <dtimoney@att.com>2021-02-23 12:09:05 -0500
commitf0897af0096329079546740c07ae1716016d8a3a (patch)
treefeb26f8aadc073048058756271f2eaaa1bd50d75 /pom.xml
parentba87fe449285a4507244da9607620d0a7dde5e62 (diff)
Use released M3 versions
Use released M3 versions of artifacts to build docker container Change-Id: I1f8fa7e699b18bb9f057a1bd3a9703e2a2af0419 Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <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 7e840e68..f0456b32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>