summaryrefslogtreecommitdiffstats
path: root/artifacts
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-23 14:41:25 -0500
committerDan Timoney <dtimoney@att.com>2020-01-23 14:41:25 -0500
commit766036fc36cf4a6dc360d6bb91df62c17bc93bfe (patch)
tree216509d74c43587e5f94d09f90dc02755330b09d /artifacts
parenta220181cb93b27fdd02fc5a9252f22113b59cad2 (diff)
Use released parent pom
Use released version of ccsdk/parent poms Change-Id: I9637c4f8912f7c6583c4764928facbb706deb785 Issue-ID: CCSDK-1963 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 ab027081..9ac694c2 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.1-SNAPSHOT</version>
+ <version>1.5.1</version>
</parent>
<dependencyManagement>