diff options
author | Dan Timoney <dtimoney@att.com> | 2021-10-08 13:00:52 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-10-08 13:00:52 -0400 |
commit | 6e684c14c6c0f70ffef2fe1cfe952130bbd0cb8e (patch) | |
tree | c5579112b4c0782a1fe3a3e997d86080ad8ba768 /standalone | |
parent | fc00621f92f98af7c92b20c0736d4da37cb7a341 (diff) |
Release initial Jakarta version of ccsdk/parent
Release initial Jakarta version of ccsdk/parent. This is needed so
that initial version of ccsdk/sli can be released, which is needed
to resolve issue building dependent repos such as cds.
Issue-ID: CCSDK-3492
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icf363da0867defe9aa7a13a1c3b26c1469466137
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 26ce200b..40d7e760 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.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |