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 4f49901d7..dd78650d1 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></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 351c9d8b0..a218c40dd 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 @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-adaptor</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index 18b57eb16..57bdf048f 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name></name> diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index 51690fa60..4d631ede3 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index 82daddf74..34c02cc78 100644 --- a/appc-config/appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/pom.xml @@ -61,5 +61,5 @@ <module>installer</module> </modules> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </project> diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index ce5bf0cf4..55040d1cb 100644 --- a/appc-config/appc-config-adaptor/provider/pom.xml +++ b/appc-config/appc-config-adaptor/provider/pom.xml @@ -153,5 +153,5 @@ </plugin> </plugins> </build> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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 76a1892e1..bc281f1ec 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></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 92947eeb6..ad989f783 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 @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-audit</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index 4852c8491..5d7437727 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name></name> diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index f6438c475..de1b741cf 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index 7188b27bd..fb54985e1 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -83,5 +83,5 @@ </modules> </profile> </profiles> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </project> diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index 505905d6f..c90e3659a 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -124,5 +124,5 @@ </plugins> </build> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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 ca7d5416b..d70c71b8d 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></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 c28f94c61..558ba3118 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 @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-generator</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-config/appc-config-generator/features/pom.xml b/appc-config/appc-config-generator/features/pom.xml index 470a02f88..cb8c7cd89 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name></name> diff --git a/appc-config/appc-config-generator/installer/pom.xml b/appc-config/appc-config-generator/installer/pom.xml index 1ea160035..d6ae68521 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-config-generator/pom.xml b/appc-config/appc-config-generator/pom.xml index 860b4d53c..31552dbda 100644 --- a/appc-config/appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/pom.xml @@ -67,5 +67,5 @@ <module>features</module> <module>installer</module> </modules> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </project> diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml index e7a3c5670..277d55ab3 100644 --- a/appc-config/appc-config-generator/provider/pom.xml +++ b/appc-config/appc-config-generator/provider/pom.xml @@ -153,5 +153,5 @@ </plugins> </build> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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 e14d1e26a..5723c9857 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></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 860fd2491..236f8ad75 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 @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-params</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index 5d16136a0..98dd79564 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name></name> diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index 06685c199..a257e67b9 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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 df5f88461..353cc5b77 100644 --- a/appc-config/appc-config-params/pom.xml +++ b/appc-config/appc-config-params/pom.xml @@ -68,5 +68,5 @@ <module>features</module> <module>installer</module> </modules> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </project> diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index f223d9056..e2bf8afc1 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -135,5 +135,5 @@ </plugins> </pluginManagement> </build> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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 056a44973..dd47823f8 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></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 5f67fa54a..6194b948d 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 @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-data-services</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index 22896fb32..9cf045b87 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name></name> diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index c3f48c7a0..0cf9b11c5 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index 19b82ecd0..ff1fbfb8d 100644 --- a/appc-config/appc-data-services/pom.xml +++ b/appc-config/appc-data-services/pom.xml @@ -67,5 +67,5 @@ <module>installer</module> </modules> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </project> diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 68c494e71..d19450678 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -159,5 +159,5 @@ </plugin> </plugins> </build> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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 81862c055..a04e74277 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></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 4272f5971..5d15b4cf3 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 @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-encryption-tool</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index 694265379..aa853aa36 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name></name> diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml index fe5525107..9e7755f8f 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml index d4a9188d9..4838cb376 100644 --- a/appc-config/appc-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/pom.xml @@ -65,5 +65,5 @@ <module>installer</module> </modules> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </project> diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index 8f3507ec2..cb7909606 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/provider/pom.xml @@ -125,5 +125,5 @@ </plugins> </pluginManagement> </build> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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 bbfa83262..ccf369e7a 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></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 0a84e9f73..24144dae3 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 @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-flow-controller</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml index 005a348f9..e918c9b78 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name></name> diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml index f3f073e37..c568dc6f0 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml index b01c8d95a..d96518550 100644 --- a/appc-config/appc-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/pom.xml @@ -68,5 +68,5 @@ <module>installer</module> </modules> <description>Flow sequence executor for APPC</description> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </project> diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml index a63e31b41..b7b6906f6 100644 --- a/appc-config/appc-flow-controller/provider/pom.xml +++ b/appc-config/appc-flow-controller/provider/pom.xml @@ -162,5 +162,5 @@ </plugin> </plugins> </build> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </project> diff --git a/appc-config/pom.xml b/appc-config/pom.xml index 46cf38e35..3772a8bee 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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.onap.appc</groupId> @@ -113,5 +113,5 @@ <module>appc-config-audit</module> </modules> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </project> |