summaryrefslogtreecommitdiffstats
path: root/appc-provider
diff options
context:
space:
mode:
Diffstat (limited to 'appc-provider')
-rw-r--r--appc-provider/appc-provider-bundle/pom.xml2
-rw-r--r--appc-provider/appc-provider-features/pom.xml2
-rw-r--r--appc-provider/appc-provider-installer/pom.xml2
-rw-r--r--appc-provider/appc-provider-model/pom.xml2
-rw-r--r--appc-provider/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml
index 3e60cb35b..92fee7d54 100644
--- a/appc-provider/appc-provider-bundle/pom.xml
+++ b/appc-provider/appc-provider-bundle/pom.xml
@@ -28,7 +28,7 @@
<parent>
<artifactId>appc-provider</artifactId>
<groupId>org.onap.appc</groupId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-provider-bundle</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml
index 7fa0a2389..3ca887cd7 100644
--- a/appc-provider/appc-provider-features/pom.xml
+++ b/appc-provider/appc-provider-features/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>appc-provider</artifactId>
<groupId>org.onap.appc</groupId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<name>appc-provider-features</name>
<artifactId>appc-provider-features</artifactId>
diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml
index c941c2dfe..f2c0a4f04 100644
--- a/appc-provider/appc-provider-installer/pom.xml
+++ b/appc-provider/appc-provider-installer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>appc-provider</artifactId>
<groupId>org.onap.appc</groupId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-provider-installer</artifactId>
diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml
index a1da4ddea..83dfe14b4 100644
--- a/appc-provider/appc-provider-model/pom.xml
+++ b/appc-provider/appc-provider-model/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>appc-provider</artifactId>
<groupId>org.onap.appc</groupId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-provider-model</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml
index a803322d9..4c712894d 100644
--- a/appc-provider/pom.xml
+++ b/appc-provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>appc-provider</artifactId>
<packaging>pom</packaging>