summaryrefslogtreecommitdiffstats
path: root/standalone
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-20 15:36:38 -0400
committerDan Timoney <dtimoney@att.com>2020-04-29 15:12:36 +0000
commitd7746ae7bb6d8cdacbd0cc6ac39b523f387d753e (patch)
treedc0c3c237f6b2d9b7ae12e044c00601f325b534c /standalone
parent6ab1177bd83c1275163f298f6d9c2972552bb732 (diff)
Add new CCSDK version of oparent
Add new CCSDK parent pom based on ONAP oparent Change-Id: I184f4170095ddc118e69b9668494d935bfee718c Issue-ID: CCSDK-2182 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml
index c850d029..f5f94397 100755
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>3.0.1</version>
<relativePath/>
</parent>