aboutsummaryrefslogtreecommitdiffstats
path: root/properties-node
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 /properties-node
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 'properties-node')
-rwxr-xr-xproperties-node/installer/pom.xml2
-rwxr-xr-xproperties-node/pom.xml2
-rwxr-xr-xproperties-node/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml
index 110233b9..6d765909 100755
--- a/properties-node/installer/pom.xml
+++ b/properties-node/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2</version>
+ <version>1.5.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/properties-node/pom.xml b/properties-node/pom.xml
index f9b80d1e..67dc3e10 100755
--- a/properties-node/pom.xml
+++ b/properties-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2</version>
+ <version>1.5.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml
index 09b97ce8..42f63547 100755
--- a/properties-node/provider/pom.xml
+++ b/properties-node/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.2</version>
+ <version>1.5.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>