diff options
Diffstat (limited to 'appc-inbound')
-rwxr-xr-x | appc-inbound/appc-artifact-handler/features/pom.xml | 2 | ||||
-rwxr-xr-x | appc-inbound/appc-artifact-handler/installer/pom.xml | 2 | ||||
-rwxr-xr-x | appc-inbound/appc-artifact-handler/model/pom.xml | 2 | ||||
-rwxr-xr-x | appc-inbound/appc-artifact-handler/pom.xml | 2 | ||||
-rwxr-xr-x | appc-inbound/appc-artifact-handler/provider/pom.xml | 2 | ||||
-rwxr-xr-x | appc-inbound/appc-design-services/features/pom.xml | 2 | ||||
-rwxr-xr-x | appc-inbound/appc-design-services/installer/pom.xml | 2 | ||||
-rwxr-xr-x | appc-inbound/appc-design-services/model/pom.xml | 2 | ||||
-rwxr-xr-x | appc-inbound/appc-design-services/pom.xml | 2 | ||||
-rwxr-xr-x | appc-inbound/appc-design-services/provider/pom.xml | 2 | ||||
-rwxr-xr-x | appc-inbound/pom.xml | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml index 7a854f2af..cd6ae70d6 100755 --- a/appc-inbound/appc-artifact-handler/features/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>appc-artifact-handler</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-artifact-handler-features</artifactId> <packaging>jar</packaging> diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml index b3077a6d9..dc726d397 100755 --- a/appc-inbound/appc-artifact-handler/installer/pom.xml +++ b/appc-inbound/appc-artifact-handler/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>appc-artifact-handler</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-artifact-handler-installer</artifactId> <name>appc-artifact-handler-installer</name> diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 060e66b0a..aeb1bb71a 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>appc-artifact-handler</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-artifact-handler-model</artifactId> <packaging>bundle</packaging> diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index 8dd7f54ca..6ed8793f2 100755 --- a/appc-inbound/appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/pom.xml @@ -5,7 +5,7 @@ <parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-inbound</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index 2ffadcdbe..f283e8382 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <parent> <artifactId>appc-artifact-handler</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-artifact-handler-provider</artifactId> <packaging>bundle</packaging> diff --git a/appc-inbound/appc-design-services/features/pom.xml b/appc-inbound/appc-design-services/features/pom.xml index ea9202f12..a99062966 100755 --- a/appc-inbound/appc-design-services/features/pom.xml +++ b/appc-inbound/appc-design-services/features/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>appc-design-services</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-design-services-features</artifactId> diff --git a/appc-inbound/appc-design-services/installer/pom.xml b/appc-inbound/appc-design-services/installer/pom.xml index 85c81d4bd..be6a32b0b 100755 --- a/appc-inbound/appc-design-services/installer/pom.xml +++ b/appc-inbound/appc-design-services/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>appc-design-services</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-design-services-installer</artifactId> <name>appc-design-services-installer</name> diff --git a/appc-inbound/appc-design-services/model/pom.xml b/appc-inbound/appc-design-services/model/pom.xml index 0e6f600b7..1f2ff3473 100755 --- a/appc-inbound/appc-design-services/model/pom.xml +++ b/appc-inbound/appc-design-services/model/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>appc-design-services</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-design-services-model</artifactId> <packaging>bundle</packaging> diff --git a/appc-inbound/appc-design-services/pom.xml b/appc-inbound/appc-design-services/pom.xml index db50591ba..5023d50d4 100755 --- a/appc-inbound/appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-inbound</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/appc-inbound/appc-design-services/provider/pom.xml b/appc-inbound/appc-design-services/provider/pom.xml index 8d6bfef12..9225f75d7 100755 --- a/appc-inbound/appc-design-services/provider/pom.xml +++ b/appc-inbound/appc-design-services/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>appc-design-services</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-design-services-provider</artifactId> <packaging>bundle</packaging> diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml index 984486b73..6c7105d6f 100755 --- a/appc-inbound/pom.xml +++ b/appc-inbound/pom.xml @@ -4,7 +4,7 @@ <parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>appc-inbound</artifactId>
<packaging>pom</packaging>
|