aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-29 19:48:00 +0000
committerGerrit Code Review <gerrit@onap.org>2020-01-29 19:48:00 +0000
commitda25e1649c9a10f998c8dde068641d7601a3f00a (patch)
treedc1a059fc8812cfd28fe33cddcaeccbe2b953a11 /pom.xml
parentc9b0f84a5812459aabdf59c00265dec09d771182 (diff)
parent34dd821ac8648aeebee99abf066ca2ab24f170ee (diff)
Merge "Use released version 1.5.1 of CCSDK parent poms"
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 65ee5c18a..73a8e1bf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>