aboutsummaryrefslogtreecommitdiffstats
path: root/grToolkit/model/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-04-27 10:16:34 -0400
committerDan Timoney <dtimoney@att.com>2020-04-27 15:25:59 -0400
commitafa7085e1236610a9b52e51280ebdb8fae2e1ef0 (patch)
tree8bd99d7e9299a5dc19370e5d3ddb7f1a95546992 /grToolkit/model/pom.xml
parentb24071869fc6f31cd3aec7750021798aafeeffa1 (diff)
Use RC1 version of parent poms
Update to use RC1 version of parent poms Change-Id: If4dc484043838f5d075580b7a0b4e196d2d89a80 Issue-ID: CCSDK-2344 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 1cd4b860..2b7cbd3d 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</version>
+ <version>1.5.4</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>