summaryrefslogtreecommitdiffstats
path: root/appc-inbound/appc-artifact-handler
diff options
context:
space:
mode:
Diffstat (limited to 'appc-inbound/appc-artifact-handler')
-rw-r--r--appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml2
-rw-r--r--appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml2
-rw-r--r--appc-inbound/appc-artifact-handler/features/pom.xml2
-rwxr-xr-xappc-inbound/appc-artifact-handler/installer/pom.xml2
-rwxr-xr-xappc-inbound/appc-artifact-handler/model/pom.xml2
-rwxr-xr-xappc-inbound/appc-artifact-handler/pom.xml2
-rwxr-xr-xappc-inbound/appc-artifact-handler/provider/pom.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml
index 990e36661..a5660c9ed 100644
--- a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml
+++ b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-artifact-handler</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml
index 68652f2d1..0260d978d 100644
--- a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml
+++ b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-artifact-handler</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml
index 3ecf8800e..d93959e37 100644
--- a/appc-inbound/appc-artifact-handler/features/pom.xml
+++ b/appc-inbound/appc-artifact-handler/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-artifact-handler-feature-aggregator</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name/>
diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml
index 9b2ec1a4e..94d661f54 100755
--- a/appc-inbound/appc-artifact-handler/installer/pom.xml
+++ b/appc-inbound/appc-artifact-handler/installer/pom.xml
@@ -152,5 +152,5 @@
</plugins>
</build>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml
index c49647194..c6ab88e9e 100755
--- a/appc-inbound/appc-artifact-handler/model/pom.xml
+++ b/appc-inbound/appc-artifact-handler/model/pom.xml
@@ -115,5 +115,5 @@
</dependencies>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml
index 748b5f84c..d49508a57 100755
--- a/appc-inbound/appc-artifact-handler/pom.xml
+++ b/appc-inbound/appc-artifact-handler/pom.xml
@@ -40,5 +40,5 @@
<module>installer</module>
</modules>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml
index 51b2df110..b1ac2db73 100755
--- a/appc-inbound/appc-artifact-handler/provider/pom.xml
+++ b/appc-inbound/appc-artifact-handler/provider/pom.xml
@@ -140,5 +140,5 @@ limitations under the License.
<version>0.1.54</version>
</dependency>
</dependencies>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.7.2-SNAPSHOT</version>
</project>