aboutsummaryrefslogtreecommitdiffstats
path: root/grToolkit/model/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-03 13:28:31 -0500
committerDan Timoney <dtimoney@att.com>2020-03-03 13:28:31 -0500
commitccc9dffe40a1978ff129c9280b019f2dd9e52eeb (patch)
treee18233f038c66a9cea2f7c48e63470fd30d7c896 /grToolkit/model/pom.xml
parent94ca994a89607f28e38129f43c89d2402859092f (diff)
Use released 1.5.2 CCSDK parent
Update to use released version of CCSDK parent pom Change-Id: Ie2db3e1f9f8e2aa411a456cb3f29916226aa6b10 Issue-ID: CCSDK-2152 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 dbbea7f8..d03eae6d 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.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>