diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-16 17:23:58 -0800 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-11-22 18:50:22 +0000 |
commit | 9e17fa3e7a4823d6585c64581ba8687b07b11844 (patch) | |
tree | 75a23c0e9529860794d2e6fbea473ee09527c7e3 /appc-outbound | |
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-outbound')
9 files changed, 10 insertions, 10 deletions
diff --git a/appc-outbound/appc-aai-client/features/pom.xml b/appc-outbound/appc-aai-client/features/pom.xml index 6cf800151..535477b2c 100755 --- a/appc-outbound/appc-aai-client/features/pom.xml +++ b/appc-outbound/appc-aai-client/features/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs <parent> <artifactId>appc-aai-client</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-aai-client-features</artifactId> <name>APPC AAI Client Plugin - Features</name> diff --git a/appc-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml index 76437b66b..d3d093d4a 100755 --- a/appc-outbound/appc-aai-client/installer/pom.xml +++ b/appc-outbound/appc-aai-client/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>appc-aai-client</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-aai-client-installer</artifactId> <name>APPC AAI Client -Installer</name> diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml index 5254d440f..542d81a01 100755 --- a/appc-outbound/appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-outbound</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml index 397c1e650..c3f69e30b 100755 --- a/appc-outbound/appc-aai-client/provider/pom.xml +++ b/appc-outbound/appc-aai-client/provider/pom.xml @@ -5,7 +5,7 @@ <parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-aai-client</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<artifactId>appc-aai-client-provider</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-outbound/appc-network-inventory-client/features/pom.xml b/appc-outbound/appc-network-inventory-client/features/pom.xml index 66a7a1ed0..15f79746c 100755 --- a/appc-outbound/appc-network-inventory-client/features/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-network-inventory-client</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>appc-network-inventory-client-features</artifactId> <name>APPC Network Inventory - Features</name> diff --git a/appc-outbound/appc-network-inventory-client/installer/pom.xml b/appc-outbound/appc-network-inventory-client/installer/pom.xml index 33732d9ee..2c5a1f6dc 100755 --- a/appc-outbound/appc-network-inventory-client/installer/pom.xml +++ b/appc-outbound/appc-network-inventory-client/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>appc-network-inventory-client</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <name>APPC Network Inventory - Installer</name> <packaging>pom</packaging> diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml index 4e078866d..71478c810 100755 --- a/appc-outbound/appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-outbound</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/appc-outbound/appc-network-inventory-client/provider/pom.xml b/appc-outbound/appc-network-inventory-client/provider/pom.xml index 32c8bceea..51778a59d 100755 --- a/appc-outbound/appc-network-inventory-client/provider/pom.xml +++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml @@ -29,11 +29,11 @@ <parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-network-inventory-client</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<artifactId>appc-network-inventory-client-provider</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>APPC Network Client - Provider</name>
diff --git a/appc-outbound/pom.xml b/appc-outbound/pom.xml index aed51a0f9..43f85a069 100755 --- a/appc-outbound/pom.xml +++ b/appc-outbound/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>
<artifactId>appc-outbound</artifactId>
<packaging>pom</packaging>
|