diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-24 08:47:02 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-24 08:47:02 -0400 |
commit | 4251eb2a4ae2ba8e28e0b765df157ccf3cba4698 (patch) | |
tree | 903c4b95325132eb812c1c39f5af4e951ccec561 /generic-resource-api/installer/pom.xml | |
parent | 26ab5937f2487cbd527ab56b7d818c992944d02f (diff) |
Roll versions for Jakarta release
Roll versions in master branch for use in Jakarta release
Issue-ID: SDNC-1611
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie5f22b0b4e4b30edd9f5ca011774f76edf097e65
Diffstat (limited to 'generic-resource-api/installer/pom.xml')
-rwxr-xr-x | generic-resource-api/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml index 3cfd8d8d..6b80fd9a 100755 --- a/generic-resource-api/installer/pom.xml +++ b/generic-resource-api/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.2.1</version> + <version>2.3.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api-installer</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name> |