diff options
author | Dan Timoney <dtimoney@att.com> | 2024-08-08 15:57:35 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-08-08 15:57:35 -0400 |
commit | bccf450dc9e0cee6a0d08dd9eda455007e227d68 (patch) | |
tree | db56e8276186e0aa009b20fb3c1f6ec53a5af085 /lib/doorman | |
parent | d92053139c53d5b4ce33336168d64ca31397c5e5 (diff) |
Update versions for Oslo release
Update versions for Oslo release
Issue-ID: CCSDK-4043
Change-Id: Ie36f7964350b743e7a5df27926c3a9cdf2442eb5
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'lib/doorman')
-rw-r--r-- | lib/doorman/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/doorman/pom.xml b/lib/doorman/pom.xml index 9fd51360d..f28276218 100644 --- a/lib/doorman/pom.xml +++ b/lib/doorman/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-features</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |