diff options
Diffstat (limited to 'sdnr/wt/oauth-provider')
-rwxr-xr-x | sdnr/wt/oauth-provider/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/oauth-provider/provider-jar/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/oauth-provider/provider-osgi/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sdnr/wt/oauth-provider/pom.xml b/sdnr/wt/oauth-provider/pom.xml index 977d25558..c7503048c 100755 --- a/sdnr/wt/oauth-provider/pom.xml +++ b/sdnr/wt/oauth-provider/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.2.0</version> + <version>2.2.1</version> <relativePath/> </parent> diff --git a/sdnr/wt/oauth-provider/provider-jar/pom.xml b/sdnr/wt/oauth-provider/provider-jar/pom.xml index de19ee54e..a0cadaa7b 100644 --- a/sdnr/wt/oauth-provider/provider-jar/pom.xml +++ b/sdnr/wt/oauth-provider/provider-jar/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.2.0</version> + <version>2.2.1</version> <relativePath/> </parent> diff --git a/sdnr/wt/oauth-provider/provider-osgi/pom.xml b/sdnr/wt/oauth-provider/provider-osgi/pom.xml index 82f79a8a5..f29cddeac 100644 --- a/sdnr/wt/oauth-provider/provider-osgi/pom.xml +++ b/sdnr/wt/oauth-provider/provider-osgi/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.2.0</version> + <version>2.2.1</version> <relativePath/> </parent> |