diff options
author | 2017-11-16 17:23:58 -0800 | |
---|---|---|
committer | 2017-11-22 18:50:22 +0000 | |
commit | 9e17fa3e7a4823d6585c64581ba8687b07b11844 (patch) | |
tree | 75a23c0e9529860794d2e6fbea473ee09527c7e3 /appc-config | |
parent | 0610db3a7fd6e3e2ea2880c9f3114445cfb85984 (diff) |
Bump patch version
Bump patch version in preparation for Amsterdam
branching.
Change-Id: Ie9235cdc12dc487699f50167199ca17834bc9ffd
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'appc-config')
29 files changed, 36 insertions, 36 deletions
diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index 134a117bb..7ad4cdfe2 100644 --- a/appc-config/appc-config-adaptor/features/pom.xml +++ b/appc-config/appc-config-adaptor/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-adaptor</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>appc-config-adaptor-features</artifactId> diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index 3d7463808..b64f21b8d 100644 --- a/appc-config/appc-config-adaptor/installer/pom.xml +++ b/appc-config/appc-config-adaptor/installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-adaptor</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-adaptor-installer</artifactId> @@ -53,7 +53,7 @@ <dependency> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-adaptor-provider</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index 0cf7aa625..3e482d5c6 100644 --- a/appc-config/appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index 555cd1532..ea48e0629 100644 --- a/appc-config/appc-config-adaptor/provider/pom.xml +++ b/appc-config/appc-config-adaptor/provider/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-adaptor</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-adaptor-provider</artifactId> diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index c081f1231..0339f2988 100644 --- a/appc-config/appc-config-audit/features/pom.xml +++ b/appc-config/appc-config-audit/features/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-audit</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-audit-features</artifactId> <name>Config Audit Plugin - Features</name> diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index b2b8e02bc..990cf13e6 100644 --- a/appc-config/appc-config-audit/installer/pom.xml +++ b/appc-config/appc-config-audit/installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-audit</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-audit-installer</artifactId> @@ -53,7 +53,7 @@ <dependency> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-audit-provider</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index 5d02208e5..efdf3748b 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index baf199e66..fea215932 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-audit</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-audit-provider</artifactId> <packaging>bundle</packaging> diff --git a/appc-config/appc-config-generator/features/pom.xml b/appc-config/appc-config-generator/features/pom.xml index c833bb3cb..2242747b8 100644 --- a/appc-config/appc-config-generator/features/pom.xml +++ b/appc-config/appc-config-generator/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-generator</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-generator-features</artifactId> <name>Config Generator Plugin - Features</name> diff --git a/appc-config/appc-config-generator/installer/pom.xml b/appc-config/appc-config-generator/installer/pom.xml index b252c9eb5..3fd4681ec 100644 --- a/appc-config/appc-config-generator/installer/pom.xml +++ b/appc-config/appc-config-generator/installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-generator</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-generator-installer</artifactId> @@ -53,7 +53,7 @@ <dependency> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-generator-provider</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-config-generator/pom.xml b/appc-config/appc-config-generator/pom.xml index 13082912c..58bc175d7 100644 --- a/appc-config/appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml index 7a23b5b04..2058c09c9 100644 --- a/appc-config/appc-config-generator/provider/pom.xml +++ b/appc-config/appc-config-generator/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-generator</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-generator-provider</artifactId> <packaging>bundle</packaging> diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index 9ae19bbbb..64e326b6b 100644 --- a/appc-config/appc-config-params/features/pom.xml +++ b/appc-config/appc-config-params/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-params</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-params-features</artifactId> <name>Config Params Plugin - Features</name> diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index 184e624f7..ff15f0181 100644 --- a/appc-config/appc-config-params/installer/pom.xml +++ b/appc-config/appc-config-params/installer/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-params</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-params-installer</artifactId> @@ -32,7 +32,7 @@ <dependency> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-params-provider</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml index a0cf32c3b..7fd33962e 100644 --- a/appc-config/appc-config-params/pom.xml +++ b/appc-config/appc-config-params/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index a624bdf3d..c0d30a5ee 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-params</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-params-provider</artifactId> <packaging>bundle</packaging> diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index 6f9b938e5..b39df64fd 100644 --- a/appc-config/appc-data-services/features/pom.xml +++ b/appc-config/appc-data-services/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>appc-config-data-services</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-data-services-features</artifactId> <name>APPC Data Services Plugin - Features</name> diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index 04162ea5e..7e67926b1 100644 --- a/appc-config/appc-data-services/installer/pom.xml +++ b/appc-config/appc-data-services/installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-data-services</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-data-services-installer</artifactId> @@ -53,7 +53,7 @@ <dependency> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-data-services-provider</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index 254b3514f..ab85bb138 100644 --- a/appc-config/appc-data-services/pom.xml +++ b/appc-config/appc-data-services/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 03dad02e5..403a90df4 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-data-services</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-data-services-provider</artifactId> <packaging>bundle</packaging> diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index 2676a3dee..57d1884fd 100644 --- a/appc-config/appc-encryption-tool/features/pom.xml +++ b/appc-config/appc-encryption-tool/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-encryption-tool</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-encryption-tool-features</artifactId> <name>APPC Encryption Tool Plugin - Features</name> diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml index f0d7c4e75..2082be40d 100644 --- a/appc-config/appc-encryption-tool/installer/pom.xml +++ b/appc-config/appc-encryption-tool/installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-encryption-tool</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-encryption-tool-installer</artifactId> @@ -53,7 +53,7 @@ <dependency> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-encryption-tool-provider</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml index faf9bb7a7..f6b413055 100644 --- a/appc-config/appc-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index 146e3a0c7..170d6fbcc 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-encryption-tool</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-encryption-tool-provider</artifactId> <packaging>bundle</packaging> diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml index a5d09040f..0d8addd3b 100644 --- a/appc-config/appc-flow-controller/features/pom.xml +++ b/appc-config/appc-flow-controller/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-flow-controller</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-flow-controller-features</artifactId> <name>Flow Executor - Features</name> diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml index f6c0bd354..83e3595a2 100644 --- a/appc-config/appc-flow-controller/installer/pom.xml +++ b/appc-config/appc-flow-controller/installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-flow-controller</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-flow-controller-installer</artifactId> @@ -53,7 +53,7 @@ <dependency> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-flow-controller-provider</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </dependency> </dependencies> <build> diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml index 9524edfc2..fe9952985 100644 --- a/appc-config/appc-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml index f93d3e745..65b011d6a 100644 --- a/appc-config/appc-flow-controller/provider/pom.xml +++ b/appc-config/appc-flow-controller/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-config-flow-controller</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-config-flow-controller-provider</artifactId> <packaging>bundle</packaging> diff --git a/appc-config/pom.xml b/appc-config/pom.xml index ecf3d9d72..9c089d2c9 100644 --- a/appc-config/pom.xml +++ b/appc-config/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <groupId>org.openecomp.appc</groupId> |