diff options
Diffstat (limited to 'appc-config')
43 files changed, 51 insertions, 51 deletions
diff --git a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml index 0bf2ffc89..f3c19f660 100644 --- a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-config-adaptor</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml index fff8268ad..c3c007157 100644 --- a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-adaptor</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index 2e005d309..156c79c3c 100644 --- a/appc-config/appc-config-adaptor/features/pom.xml +++ b/appc-config/appc-config-adaptor/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-config-adaptor-feature-aggregator</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <name/> diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index 650c6c9c9..c11bcafe7 100644 --- a/appc-config/appc-config-adaptor/installer/pom.xml +++ b/appc-config/appc-config-adaptor/installer/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-config-adaptor-installer</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <name>Config Component Adaptor - Installer</name> <packaging>pom</packaging> <properties> @@ -57,7 +57,7 @@ <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-config-adaptor-provider</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index d5194748f..ef4cecd12 100644 --- a/appc-config/appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/pom.xml @@ -60,5 +60,5 @@ <module>installer</module> </modules> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index 528488b00..cf393a4eb 100644 --- a/appc-config/appc-config-adaptor/provider/pom.xml +++ b/appc-config/appc-config-adaptor/provider/pom.xml @@ -156,5 +156,5 @@ </plugin> </plugins> </build> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml index 9ab19b0ed..5f0033423 100644 --- a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-config-audit</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml index 37374addc..e71a1d162 100644 --- a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-audit</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index bbd053c8f..4dd4e8fbf 100644 --- a/appc-config/appc-config-audit/features/pom.xml +++ b/appc-config/appc-config-audit/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-config-audit-feature-aggregator</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <name/> diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index 8dfbdfb84..be9dda5af 100644 --- a/appc-config/appc-config-audit/installer/pom.xml +++ b/appc-config/appc-config-audit/installer/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-config-audit-installer</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <name>Config Component Audit - Installer</name> <packaging>pom</packaging> <properties> @@ -57,7 +57,7 @@ <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-config-audit-provider</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index 8aea757c7..ba20c1ecd 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -82,5 +82,5 @@ </modules> </profile> </profiles> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index f5aaa717f..e740bbbc6 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -123,5 +123,5 @@ </plugins> </build> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml b/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml index ed63d6396..c670507bf 100644 --- a/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-config-generator</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml b/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml index 05f7500fb..86d9d3c0e 100644 --- a/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-generator</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-generator/features/pom.xml b/appc-config/appc-config-generator/features/pom.xml index ff5f2ed89..0e1452d52 100644 --- a/appc-config/appc-config-generator/features/pom.xml +++ b/appc-config/appc-config-generator/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-config-generator-feature-aggregator</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <name/> diff --git a/appc-config/appc-config-generator/installer/pom.xml b/appc-config/appc-config-generator/installer/pom.xml index 512774d52..38e204476 100644 --- a/appc-config/appc-config-generator/installer/pom.xml +++ b/appc-config/appc-config-generator/installer/pom.xml @@ -30,7 +30,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-config-generator-installer</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <name>Config Component Generator - Installer</name> <packaging>pom</packaging> <properties> @@ -56,7 +56,7 @@ <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-config-generator-provider</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-config-generator/pom.xml b/appc-config/appc-config-generator/pom.xml index 2569458fb..3c2188e31 100644 --- a/appc-config/appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/pom.xml @@ -66,5 +66,5 @@ <module>features</module> <module>installer</module> </modules> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml index 06c333ad1..081f9f48d 100644 --- a/appc-config/appc-config-generator/provider/pom.xml +++ b/appc-config/appc-config-generator/provider/pom.xml @@ -152,5 +152,5 @@ </plugins> </build> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml index d4270904b..bf48a2e03 100644 --- a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-config-params</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml index 624952fe3..a7312fea0 100644 --- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-params</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index 3482e639b..f57705112 100644 --- a/appc-config/appc-config-params/features/pom.xml +++ b/appc-config/appc-config-params/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-config-params-feature-aggregator</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <name/> diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index da370c5f3..8db75a073 100644 --- a/appc-config/appc-config-params/installer/pom.xml +++ b/appc-config/appc-config-params/installer/pom.xml @@ -30,7 +30,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-config-params-installer</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <name>Config Component Params - Installer</name> <packaging>pom</packaging> <properties> @@ -56,7 +56,7 @@ <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-config-params-provider</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> <dependency> <groupId>org.onap.appc</groupId> diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml index 818ee54f9..a793e6936 100644 --- a/appc-config/appc-config-params/pom.xml +++ b/appc-config/appc-config-params/pom.xml @@ -67,5 +67,5 @@ <module>features</module> <module>installer</module> </modules> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index 1b4c96835..b3f73dcfb 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -132,5 +132,5 @@ </plugins> </pluginManagement> </build> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml index 39608b06c..310d71977 100644 --- a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-config-data-services</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml index 90b4d11a9..9c6f9f277 100644 --- a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-data-services</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index 80b1cb087..e5134597a 100644 --- a/appc-config/appc-data-services/features/pom.xml +++ b/appc-config/appc-data-services/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-config-data-services-feature-aggregator</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <name/> diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index 800cb6c07..30c75dc4d 100644 --- a/appc-config/appc-data-services/installer/pom.xml +++ b/appc-config/appc-data-services/installer/pom.xml @@ -30,7 +30,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-config-data-services-installer</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <name>Config Component Data Services - Installer</name> <packaging>pom</packaging> <properties> @@ -56,7 +56,7 @@ <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-config-data-services-provider</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index 56e48f3e5..4d902634b 100644 --- a/appc-config/appc-data-services/pom.xml +++ b/appc-config/appc-data-services/pom.xml @@ -66,5 +66,5 @@ <module>installer</module> </modules> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 36d17af66..12fc0b81e 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -158,5 +158,5 @@ </plugin> </plugins> </build> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml index 08a8da36f..993d0f6d2 100644 --- a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-config-encryption-tool</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml index bd07d69f4..ec3965d37 100644 --- a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-encryption-tool</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index 6f033956f..0beaf0272 100644 --- a/appc-config/appc-encryption-tool/features/pom.xml +++ b/appc-config/appc-encryption-tool/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-config-encryption-tool-feature-aggregator</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <name/> diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml index 061265c40..3e43c03ad 100644 --- a/appc-config/appc-encryption-tool/installer/pom.xml +++ b/appc-config/appc-encryption-tool/installer/pom.xml @@ -30,7 +30,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-config-encryption-tool-installer</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <name>Config Component Encryption Tool - Installer</name> <packaging>pom</packaging> <properties> @@ -56,7 +56,7 @@ <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-config-encryption-tool-provider</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml index af3219e9a..684768874 100644 --- a/appc-config/appc-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/pom.xml @@ -64,5 +64,5 @@ <module>installer</module> </modules> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index c870a11a3..413dd9e3a 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/provider/pom.xml @@ -124,5 +124,5 @@ </plugins> </pluginManagement> </build> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml index c407c07a0..6bf96e160 100644 --- a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-config-flow-controller</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml index 850673ff3..81a413d19 100644 --- a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-flow-controller</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml index aa6dc80bb..f37ae0263 100644 --- a/appc-config/appc-flow-controller/features/pom.xml +++ b/appc-config/appc-flow-controller/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-config-flow-controller-feature-aggregator</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <name/> diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml index 6f164227f..a881349ef 100644 --- a/appc-config/appc-flow-controller/installer/pom.xml +++ b/appc-config/appc-flow-controller/installer/pom.xml @@ -30,7 +30,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-config-flow-controller-installer</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <name>Config Component Params - Installer</name> <packaging>pom</packaging> <properties> @@ -56,7 +56,7 @@ <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-config-flow-controller-provider</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml index a74986540..0bb07fddc 100644 --- a/appc-config/appc-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/pom.xml @@ -67,5 +67,5 @@ <module>installer</module> </modules> <description>Flow sequence executor for APPC</description> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml index 6b2ba790f..1ddec3114 100644 --- a/appc-config/appc-flow-controller/provider/pom.xml +++ b/appc-config/appc-flow-controller/provider/pom.xml @@ -160,5 +160,5 @@ </plugin> </plugins> </build> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> diff --git a/appc-config/pom.xml b/appc-config/pom.xml index 5746d908e..dd914d45c 100644 --- a/appc-config/pom.xml +++ b/appc-config/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> <groupId>org.onap.appc</groupId> @@ -111,5 +111,5 @@ <module>appc-config-audit</module> </modules> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> |