aboutsummaryrefslogtreecommitdiffstats
path: root/artifacts
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-03 13:28:31 -0500
committerDan Timoney <dtimoney@att.com>2020-03-03 13:28:31 -0500
commitccc9dffe40a1978ff129c9280b019f2dd9e52eeb (patch)
treee18233f038c66a9cea2f7c48e63470fd30d7c896 /artifacts
parent94ca994a89607f28e38129f43c89d2402859092f (diff)
Use released 1.5.2 CCSDK parent
Update to use released version of CCSDK parent pom Change-Id: Ie2db3e1f9f8e2aa411a456cb3f29916226aa6b10 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 27fe6ff2..a6f406df 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>