summaryrefslogtreecommitdiffstats
path: root/properties-node/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-05 11:53:23 -0500
committerDan Timoney <dtimoney@att.com>2020-03-05 15:48:17 -0500
commit71fb63595ff340651f1499705849a08d0eba954b (patch)
tree04cfa21f8f628acb7581ada6c4bc478f22c14e98 /properties-node/pom.xml
parent50ca197af9b9e0eadb2626ec6ca41dcd1d792b73 (diff)
Roll master to Guilin
Roll versions of master for early Guilin development Change-Id: If777c42a3a6bf10589835b73b02f2fccdeca9490 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'properties-node/pom.xml')
-rwxr-xr-xproperties-node/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/properties-node/pom.xml b/properties-node/pom.xml
index 37defa62..511cfc28 100755
--- a/properties-node/pom.xml
+++ b/properties-node/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>properties-node</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: properties-node</name>