aboutsummaryrefslogtreecommitdiffstats
path: root/artifacts
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-03 10:56:20 -0500
committerDan Timoney <dtimoney@att.com>2020-03-04 11:55:48 -0500
commita0f9f9bf12b06c894b980d4438ddae4cf5a4abd2 (patch)
tree133c3f30a128d84899152a2825b774d06a156231 /artifacts
parent2ca6b604042735c56797a2eebd5472a6adaf44d4 (diff)
Use released 1.5.2 CCSDK parent
Update to use released version of CCSDK parent pom Change-Id: I573d5c30a799c1bf828b195aa0dff1b85c9a44ad Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'artifacts')
-rwxr-xr-xartifacts/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index a5ed3799..a99345c8 100755
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
</parent>
<dependencyManagement>