diff options
Diffstat (limited to 'base/http/provider')
-rw-r--r-- | base/http/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml index 083a7fc7..21ec987e 100644 --- a/base/http/provider/pom.xml +++ b/base/http/provider/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>base-http-provider</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.3-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> |