diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-24 08:53:11 -0400 |
---|---|---|
committer | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | 2021-10-12 11:46:21 +0000 |
commit | 53a21834ccd5925b806c245650ee3aa9a94f9fbf (patch) | |
tree | 372c1777b18c7674bafc77ed395cdfa68aa7f2c7 /admportal/pom.xml | |
parent | 8e3280a9c2c7cd372cfb268e9df2f7332d405d9e (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: Ie3e9bd9728359278ec631047fcdc48ddcc5aaea7
Former-commit-id: 54d26a0fdd15cb78879043e4dd79f7626feb99a8
Diffstat (limited to 'admportal/pom.xml')
-rw-r--r-- | admportal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml index 67367831..5c3bb19d 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.2.1</version> + <version>2.3.0-SNAPSHOT</version> <relativePath/> </parent> |