diff options
author | 2024-12-16 16:06:57 -0500 | |
---|---|---|
committer | 2024-12-16 16:07:03 -0500 | |
commit | dee5d45fe2a261fd5d22c8545570c806bebdeb74 (patch) | |
tree | f9eb6634a1c951c9dacc7a1256a8010421c16342 /standalone | |
parent | 8bdd6e83ce5b18a78f63b0bd23f8d4d9d145153c (diff) |
Update versions for Paris release
Update versions for Paris release
Issue-ID: CCSDK-4069
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id3e6ab285144fdc6c8a43129645cc30feb008f73
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 aa1d22b5..2330fd5e 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>standalone-parent</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |