summaryrefslogtreecommitdiffstats
path: root/appc-outbound
diff options
context:
space:
mode:
Diffstat (limited to 'appc-outbound')
-rwxr-xr-xappc-outbound/appc-aai-client/features/pom.xml2
-rwxr-xr-xappc-outbound/appc-aai-client/installer/pom.xml2
-rwxr-xr-xappc-outbound/appc-aai-client/pom.xml2
-rwxr-xr-xappc-outbound/appc-aai-client/provider/pom.xml2
-rwxr-xr-xappc-outbound/appc-network-inventory-client/features/pom.xml2
-rwxr-xr-xappc-outbound/appc-network-inventory-client/installer/pom.xml2
-rwxr-xr-xappc-outbound/appc-network-inventory-client/pom.xml2
-rwxr-xr-xappc-outbound/appc-network-inventory-client/provider/pom.xml4
-rwxr-xr-xappc-outbound/pom.xml2
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 413f3a7ae..6cf800151 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-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 99e3fe067..76437b66b 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-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 5c25bb3ba..5254d440f 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-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 3d63620f1..397c1e650 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-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 23a2b2975..66a7a1ed0 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-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 446721393..33732d9ee 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-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 2167d9ccc..4e078866d 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-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 597021596..32c8bceea 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>appc-network-inventory-client-provider</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>APPC Network Client - Provider</name>
diff --git a/appc-outbound/pom.xml b/appc-outbound/pom.xml
index a7d073646..aed51a0f9 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.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>appc-outbound</artifactId>
<packaging>pom</packaging>