diff options
author | Dan Timoney <dtimoney@att.com> | 2023-11-09 12:30:08 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-11-09 12:30:08 -0500 |
commit | 0fd47559293821f630282682ca114fd430c5fd16 (patch) | |
tree | 78c1988f5f28abc2105d45dd0c47d8c7d25b16c9 /plugins/properties-node/provider/pom.xml | |
parent | 9c8fc6851745906dba90eaf717f4605ee8509cd8 (diff) |
Roll master to snapshot version for New Delhi release
Roll snapshot version of master to version for next ONAP release
Issue-ID: CCSDK-3956
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0100a37c3a9fa85edcf367be059d29dbd7f16eff
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 0d41ba9a7..cb528c817 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.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |