diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-09 17:41:08 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-09 17:41:08 -0400 |
commit | 42b7a94f71e6347f2c3fe85b2aecf6ab6a562370 (patch) | |
tree | dd8c62d78f07885928ebcf54cc939bdc9865e3a5 /properties-node/pom.xml | |
parent | 7fc8ec9e9a4225e43410df019ae1c56ebee38e5b (diff) |
Roll to next Guilin release version
Roll to next Guilin release version
Change-Id: Id7e1268425e14464274c60cef8118f36e1bdc449
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'properties-node/pom.xml')
-rwxr-xr-x | properties-node/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/properties-node/pom.xml b/properties-node/pom.xml index ec15362c..1f0c76e7 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>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>properties-node</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: properties-node</name> |