diff options
author | Dan Timoney <dtimoney@att.com> | 2023-07-31 15:15:00 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-07-31 15:15:00 -0400 |
commit | e718a166dadeca3e606386da1720313d8d71119f (patch) | |
tree | fd1b08c60fe717b29d9a747a9d9c1d934147707c /installed-odl-bom | |
parent | 43836a9e53e965e6057ff08824d2cc4660a90049 (diff) |
Release initial Montreal version of parent poms
Release initial Montreal version (2.6.0) of parent poms
Issue-ID: CCSDK-3914
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I35ed4a2fe0d0d465dfed4f392880a03e64e2c746
Diffstat (limited to 'installed-odl-bom')
-rw-r--r-- | installed-odl-bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installed-odl-bom/pom.xml b/installed-odl-bom/pom.xml index 4b3b9f2d..a1a81541 100644 --- a/installed-odl-bom/pom.xml +++ b/installed-odl-bom/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>installed-odl-bom</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.1-SNAPSHOT</version> <packaging>pom</packaging> <distributionManagement> |