diff options
author | Dan Timoney <dtimoney@att.com> | 2023-11-09 12:28:22 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-11-09 12:28:22 -0500 |
commit | ce63934ab223cd83a97a9403bb971e55ac003993 (patch) | |
tree | 8e97b0ff746cebca84eaae4a8beb79e755e58e66 /standalone | |
parent | 2c9d634a12406098bd2ea7dbc48f141574187811 (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: Ib15aacb1cfc54a455714f5297154ab5d752d32b8
Diffstat (limited to 'standalone')
-rwxr-xr-x | standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index 03e90fbd..e0437ada 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>standalone-parent</artifactId> - <version>2.6.2-SNAPSHOT</version> + <version>2.7.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |