diff options
Diffstat (limited to 'appc-inbound')
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 a5660c9ed..55bc3273d 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 0260d978d..acb753809 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 d93959e37..826a9886d 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 94d661f54..5ede0e53d 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index c6ab88e9e..58a3221a6 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index d49508a57..f1b4e48fe 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index b1ac2db73..ecad8c9a5 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 557d4242c..01b5a508d 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 526a224a2..ac2ec843f 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 585952f2b..1ab8de950 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 5d714c392..4e024564f 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> diff --git a/appc-inbound/appc-design-services/model/pom.xml b/appc-inbound/appc-design-services/model/pom.xml index 7e859db49..4951a4cde 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> diff --git a/appc-inbound/appc-design-services/pom.xml b/appc-inbound/appc-design-services/pom.xml index e0d0cfdb6..6630edc82 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> diff --git a/appc-inbound/appc-design-services/provider/pom.xml b/appc-inbound/appc-design-services/provider/pom.xml index 79f035209..62e92f766 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index 9d934749b..eec88c790 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 99ef83ba6..1a1a41391 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 361d993c3..157c30e2d 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 32e3e9bae..ce6498752 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 780404779..2392d21b9 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml index 991e57ca6..4eec0ed3f 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml index 1a42a836a..a9675628c 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml index df844ac6c..7a7a2856c 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </parent> <artifactId>appc-inbound</artifactId> <packaging>pom</packaging> |