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 5a84648b2..ada4d55ae 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.0-SNAPSHOT</version> + <version>1.7.0</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 01c355c20..4baf70781 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.0-SNAPSHOT</version> + <version>1.7.0</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 ee8c8f13c..2f32bbb71 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.0-SNAPSHOT</version> + <version>1.7.0</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 621410e9a..4f8c19bdc 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.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index b349774fe..93a1d9043 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.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index 590729a44..ddd889b26 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.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index 4738dfffd..594e5604e 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.0-SNAPSHOT</version> + <version>1.7.0</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 e5ff3c04b..17fb90977 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.0-SNAPSHOT</version> + <version>1.7.0</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 dd8396647..e6f2a5a2f 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.0-SNAPSHOT</version> + <version>1.7.0</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 2341d3115..372cd72cd 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.0-SNAPSHOT</version> + <version>1.7.0</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 857db3bc4..ea5512e8d 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.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-inbound/appc-design-services/model/pom.xml b/appc-inbound/appc-design-services/model/pom.xml index f3f5a89eb..2ccc75e2c 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.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-inbound/appc-design-services/pom.xml b/appc-inbound/appc-design-services/pom.xml index 3c9b20ec4..dddea3134 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.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-inbound/appc-design-services/provider/pom.xml b/appc-inbound/appc-design-services/provider/pom.xml index 4ad0b3bd0..8233f0de5 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.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index cab0a70c7..c80c0deb3 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.0-SNAPSHOT</version> + <version>1.7.0</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 7db4779e8..e886c835d 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.0-SNAPSHOT</version> + <version>1.7.0</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 800058783..72326d8ad 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.0-SNAPSHOT</version> + <version>1.7.0</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 2b8a1d300..0e09bd952 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.0-SNAPSHOT</version> + <version>1.7.0</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 55572a00d..2172171a1 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.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml index 369f71c35..a978e4765 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.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml index 9ba5371a9..ab40e69ad 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.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml index 5a59f8ad3..e76041ade 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.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>appc-inbound</artifactId> <packaging>pom</packaging> |