diff options
Diffstat (limited to 'adaptors/base/http')
-rw-r--r-- | adaptors/base/http/installer/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/base/http/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/base/http/provider/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/adaptors/base/http/installer/pom.xml b/adaptors/base/http/installer/pom.xml index bbbdcd6a8..d37fd0f5b 100644 --- a/adaptors/base/http/installer/pom.xml +++ b/adaptors/base/http/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.0</version> + <version>2.3.1</version> <relativePath/> </parent> diff --git a/adaptors/base/http/pom.xml b/adaptors/base/http/pom.xml index 1c280b439..133dec8c3 100644 --- a/adaptors/base/http/pom.xml +++ b/adaptors/base/http/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.0</version> + <version>2.3.1</version> <relativePath/> </parent> diff --git a/adaptors/base/http/provider/pom.xml b/adaptors/base/http/provider/pom.xml index eae964370..8b03a7ddb 100644 --- a/adaptors/base/http/provider/pom.xml +++ b/adaptors/base/http/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.3.0</version> + <version>2.3.1</version> <relativePath/> </parent> |