aboutsummaryrefslogtreecommitdiffstats
path: root/appc-inbound
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-04-01 09:53:42 -0700
committerPatrick Brady <patrick.brady@att.com>2020-04-01 09:53:42 -0700
commitaed12f000f82bb0ba925042e8722e9b625f5073f (patch)
treef9bc98ed2de94d1496eb490587bbd6793402c57d /appc-inbound
parent17edc987695f10a776dd0c90a1074e20bde02f85 (diff)
Increment version to 1.7.2-SNAPSHOT
Change-Id: I125f12f8193f27e6827a270bb7d5ec12c3295020 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
Diffstat (limited to 'appc-inbound')
-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
-rw-r--r--appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml2
-rw-r--r--appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml2
-rw-r--r--appc-inbound/appc-design-services/features/pom.xml2
-rwxr-xr-xappc-inbound/appc-design-services/installer/pom.xml2
-rwxr-xr-xappc-inbound/appc-design-services/model/pom.xml2
-rwxr-xr-xappc-inbound/appc-design-services/pom.xml2
-rwxr-xr-xappc-inbound/appc-design-services/provider/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/bundle/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/features/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/installer/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/model/pom.xml2
-rw-r--r--appc-inbound/appc-interfaces-service/pom.xml2
-rwxr-xr-xappc-inbound/pom.xml2
22 files changed, 22 insertions, 22 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 8acf0af08..b08e8d29d 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.7.1-SNAPSHOT</version>
+ <version>1.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 981a56ec6..4dd0f54c2 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.7.1-SNAPSHOT</version>
+ <version>1.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 88654f0bd..c9fe5b99e 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.7.1-SNAPSHOT</version>
+ <version>1.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 e21c0d742..97667fa7c 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.7.1-SNAPSHOT</version>
+ <version>1.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 81a98a253..5fda797d8 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.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml
index deb0ed7aa..f8d017a87 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.7.1-SNAPSHOT</version>
+ <version>1.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 8f7b0cc9f..8f5a244dd 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.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml
index ba1bb10e7..de1440b7c 100644
--- a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml
+++ b/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-design-services</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml
index 0d05ff4c0..60ce19a8e 100644
--- a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml
+++ b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-design-services</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-inbound/appc-design-services/features/pom.xml b/appc-inbound/appc-design-services/features/pom.xml
index 96c11411e..400276a82 100644
--- a/appc-inbound/appc-design-services/features/pom.xml
+++ b/appc-inbound/appc-design-services/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-design-services-feature-aggregator</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name/>
diff --git a/appc-inbound/appc-design-services/installer/pom.xml b/appc-inbound/appc-design-services/installer/pom.xml
index bd5b17707..3a7e92691 100755
--- a/appc-inbound/appc-design-services/installer/pom.xml
+++ b/appc-inbound/appc-design-services/installer/pom.xml
@@ -152,5 +152,5 @@
</plugins>
</build>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-design-services/model/pom.xml b/appc-inbound/appc-design-services/model/pom.xml
index f8352741b..937f37c56 100755
--- a/appc-inbound/appc-design-services/model/pom.xml
+++ b/appc-inbound/appc-design-services/model/pom.xml
@@ -171,5 +171,5 @@
</dependencies>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-design-services/pom.xml b/appc-inbound/appc-design-services/pom.xml
index 6c241a895..d87ac5207 100755
--- a/appc-inbound/appc-design-services/pom.xml
+++ b/appc-inbound/appc-design-services/pom.xml
@@ -71,5 +71,5 @@
<module>provider</module>
<module>installer</module>
</modules>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-design-services/provider/pom.xml b/appc-inbound/appc-design-services/provider/pom.xml
index 50a609322..4546861ee 100755
--- a/appc-inbound/appc-design-services/provider/pom.xml
+++ b/appc-inbound/appc-design-services/provider/pom.xml
@@ -195,5 +195,5 @@
<version>1.6.5</version>
</dependency>
</dependencies>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml
index c8f416f13..4dc84e142 100644
--- a/appc-inbound/appc-interfaces-service/bundle/pom.xml
+++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml
@@ -150,5 +150,5 @@
<artifactId>commons-io</artifactId>
</dependency>
</dependencies>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml
index 552a6261c..38b3bd67f 100644
--- a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml
+++ b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-interfaces-service</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml
index 944fd42a1..820eaa702 100644
--- a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml
+++ b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-interfaces-service</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml
index f05dfe188..c2c1a224b 100644
--- a/appc-inbound/appc-interfaces-service/features/pom.xml
+++ b/appc-inbound/appc-interfaces-service/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-interfaces-service-feature-aggregator</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name/>
diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml
index 70c224a86..bc9c67d71 100644
--- a/appc-inbound/appc-interfaces-service/installer/pom.xml
+++ b/appc-inbound/appc-interfaces-service/installer/pom.xml
@@ -152,5 +152,5 @@
</plugins>
</build>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml
index b1f0eced3..0d1fd51f0 100644
--- a/appc-inbound/appc-interfaces-service/model/pom.xml
+++ b/appc-inbound/appc-interfaces-service/model/pom.xml
@@ -171,5 +171,5 @@
</dependencies>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml
index d5e6e7845..ddf90d389 100644
--- a/appc-inbound/appc-interfaces-service/pom.xml
+++ b/appc-inbound/appc-interfaces-service/pom.xml
@@ -112,5 +112,5 @@
</plugins>
</pluginManagement>
</build>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</project>
diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml
index b8d063236..f6bf5c777 100755
--- a/appc-inbound/pom.xml
+++ b/appc-inbound/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</parent>
<artifactId>appc-inbound</artifactId>
<packaging>pom</packaging>