aboutsummaryrefslogtreecommitdiffstats
path: root/utils/provider/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 09:37:28 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 09:37:28 -0500
commite459ddf5433853a5263c8cb9415dab701822f6e7 (patch)
tree4c33c4499f34057e00c7f508cb4bd9547d51ada2 /utils/provider/pom.xml
parentdeac6fe2a23859c5cf9cf8c828045af5eff78868 (diff)
Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom Change-Id: I92e2f71000a7d651f6a20167dd3861942ea27ced Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'utils/provider/pom.xml')
-rw-r--r--utils/provider/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/provider/pom.xml b/utils/provider/pom.xml
index 1f1922bd..05d31ca3 100644
--- a/utils/provider/pom.xml
+++ b/utils/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath/>
</parent>