diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2021-11-03 14:17:33 +0100 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-02 16:43:25 -0500 |
commit | 41a7776b97a40d9784cbaae6fa63da90c2be4d38 (patch) | |
tree | 4fc8a514fd17a9f19b9f8c77913cee684806f42e /sdnr/wt/mountpoint-state-provider/feature/pom.xml | |
parent | 9c32b5ea341040291fa860cb9af7c7afa718fc8f (diff) |
mirgate features to sr2
fix oauth provider and its aaa deps
Issue-ID: CCSDK-3515
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I5e964958f323483e593563f5f19cee6100108b21
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/mountpoint-state-provider/feature/pom.xml')
-rw-r--r-- | sdnr/wt/mountpoint-state-provider/feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/mountpoint-state-provider/feature/pom.xml b/sdnr/wt/mountpoint-state-provider/feature/pom.xml index ee392b9cc..c21ab13f0 100644 --- a/sdnr/wt/mountpoint-state-provider/feature/pom.xml +++ b/sdnr/wt/mountpoint-state-provider/feature/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.2.2</version> + <version>2.2.3</version> <relativePath/> </parent> |