summaryrefslogtreecommitdiffstats
path: root/grToolkit/model/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-21 11:52:14 -0400
committerDan Timoney <dtimoney@att.com>2020-05-21 11:52:14 -0400
commit3a39845f917b7d2b104d56646f3cf431aee96bdd (patch)
tree7f9badf3892ca06a196e322256a397cf4c89cd2e /grToolkit/model/pom.xml
parentfdefe5c32e481252666aa291975ce7141e985ce5 (diff)
Use released RC2 parent pom
Use released RC2 parent pom Change-Id: I636681c8cd6ec8dc5f38f6f73a247d91c25d0f95 Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney <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 57eb2fe8..1c5e34ba 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.6-SNAPSHOT</version>
+ <version>1.5.6</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>