diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-06 07:07:52 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-21 13:22:55 -0400 |
commit | 3f9e2b6c2bcbaa0b3804e6a9b96e8f7f37ea952a (patch) | |
tree | 4fd05729efe83e73877d782f823a010e327910fe /ms/gra/gra-app | |
parent | 1b9bde64678bf4e07479fff474bc7e9e93853e0b (diff) |
Roll master for Montreal
Roll version to initial snapshot for Montreal release
Issue-ID: CCSDK-3903
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I886dead3b7654eb2d2fb75d984187de70a4a2c43
Diffstat (limited to 'ms/gra/gra-app')
-rw-r--r-- | ms/gra/gra-app/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/gra/gra-app/pom.xml b/ms/gra/gra-app/pom.xml index 38e8fad..bc95064 100644 --- a/ms/gra/gra-app/pom.xml +++ b/ms/gra/gra-app/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.sdnc.apps</groupId> <artifactId>gra</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.apps</groupId> <artifactId>gra-app</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> <packaging>jar</packaging> <name>sdnc-apps :: ms :: gra :: ${project.artifactId}</name> |