diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-24 18:35:25 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-24 18:35:25 -0400 |
commit | b8cd77554a20a0924276e4e05f401b7643685537 (patch) | |
tree | 33e94f0c235621b5ff711a922575d6d571971a96 /plugins/properties-node/provider/pom.xml | |
parent | 767c7a92df128cb0d9c0df8ea8a5635f293b5850 (diff) |
Roll version
Roll version to next snapshot version
Issue-ID: CCSDK-3237
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib2312e63af4a6f5d875dc7341eeee61cd5446d68
Diffstat (limited to 'plugins/properties-node/provider/pom.xml')
-rwxr-xr-x | plugins/properties-node/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index b26ef3c5a..284e14601 100755 --- a/plugins/properties-node/provider/pom.xml +++ b/plugins/properties-node/provider/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>properties-node-provider</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |