diff options
author | Dan Timoney <dtimoney@att.com> | 2022-08-03 16:36:42 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-08-03 16:36:42 -0400 |
commit | 1c6dd26b168d5619de5fbfc4d60051e43f603247 (patch) | |
tree | 0d35b4b4f871ce68356fd96975d0d90ecf0e2a1d /oparent | |
parent | 59d34e4b2c6e1851b51412b5291425c1564f733c (diff) |
Release ODL Sulfur (v2.4.1) parent poms
Release ODL Sulfur SR1 version of parent poms (version 2.4.1)
Issue-ID: CCSDK-3691
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icb38ed1bc87e2e8f37050dce6f624f1544b7ab22
Diffstat (limited to 'oparent')
-rwxr-xr-x | oparent/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml index 329573fb..a04d68ff 100755 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>oparent</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.4.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> @@ -97,7 +97,7 @@ otherwise ccsdk/distribution/dependencies is not resolving correctly --> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>dependencies-bom</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.4.2-SNAPSHOT</version> <type>pom</type> <scope>import</scope> </dependency> |