diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-21 08:40:55 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-21 08:40:55 -0400 |
commit | edba67d4a1c93df84f0717294f49cfd0ef242dbd (patch) | |
tree | 30c9a6ed38e020fc8ba530c41bf71ab3d3fb2287 /pom.xml | |
parent | eb388989c987ae8d7d2ff996a15e09a21d8c8197 (diff) |
Roll ccsdk/parent master to Jakarta version
Roll ccsdk/parent master branch numbering to Jakarta
Issue-ID: CCSDK-3470
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I4f655bf2d63ecb45c28383bdca2aef6344094c54
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>2.2.2-SNAPSHOT</version> + <version>2.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |