summaryrefslogtreecommitdiffstats
path: root/grToolkit/model/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 10:30:06 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-13 11:19:58 -0500
commit54e11e9ee8bc35cc5e4b9f9b2a72b534e3217f2b (patch)
tree3f0713a79787030402016d3166bd67584909bee5 /grToolkit/model/pom.xml
parent0edd4f12d88179a9e0c1e304097f1c3f416b5e7f (diff)
Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom Change-Id: I16d9e82401447829e6b853790553623cc2a03117 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'grToolkit/model/pom.xml')
-rwxr-xr-xgrToolkit/model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/grToolkit/model/pom.xml b/grToolkit/model/pom.xml
index 39239a08..56a136b5 100755
--- a/grToolkit/model/pom.xml
+++ b/grToolkit/model/pom.xml
@@ -4,7 +4,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>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>