diff options
author | Dan Timoney <dtimoney@att.com> | 2022-03-31 14:15:13 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-31 14:15:13 -0400 |
commit | 411d113e3ec30bf466f6487df9234d25a4a3a333 (patch) | |
tree | 82dadec67adf5d487573da857a7b01634020c8ba /standalone | |
parent | 2d071d42b8c333ffadd084960f85a3822e414815 (diff) |
Roll versions t next minor release
Roll versions to next minor release, for ONAP Kohn release
Issue-ID: CCSDK-3623
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I74834244efa7b470e4737cb6c50fbb3d62e3d9b5
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 eb53b955..c5700baf 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.3.4-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |