aboutsummaryrefslogtreecommitdiffstats
path: root/base/http/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'base/http/provider/pom.xml')
-rw-r--r--base/http/provider/pom.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml
index 4cbe85c1..083a7fc7 100644
--- a/base/http/provider/pom.xml
+++ b/base/http/provider/pom.xml
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.3.2</version>
- <relativePath />
+ <version>1.3.3-SNAPSHOT</version>
+ <relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>base-http-provider</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>