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 | ||||
-rw-r--r-- | appc-inbound/appc-interfaces-service/bundle/pom.xml | 2 | ||||
-rw-r--r-- | appc-inbound/appc-interfaces-service/features/pom.xml | 2 | ||||
-rw-r--r-- | appc-inbound/appc-interfaces-service/installer/pom.xml | 2 | ||||
-rw-r--r-- | appc-inbound/appc-interfaces-service/model/pom.xml | 2 | ||||
-rw-r--r-- | appc-inbound/appc-interfaces-service/pom.xml | 2 | ||||
-rwxr-xr-x | appc-inbound/pom.xml | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml index 769b9701f..8959e8a79 100755 --- a/appc-inbound/appc-artifact-handler/features/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-artifact-handler</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-artifact-handler-features</artifactId> <name>APPC Artifact Handler - Feature</name> diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml index 1b0a90f70..815a26fdd 100755 --- a/appc-inbound/appc-artifact-handler/installer/pom.xml +++ b/appc-inbound/appc-artifact-handler/installer/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-artifact-handler</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.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 41101e21d..84d528dee 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>appc-artifact-handler</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-artifact-handler-model</artifactId> <name>APPC Artifact Handler - Model</name> diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index 011fee2e1..87fdcd879 100755 --- a/appc-inbound/appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/pom.xml @@ -26,7 +26,7 @@ <parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-inbound</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.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 724cb1409..44331d3bb 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <parent> <artifactId>appc-artifact-handler</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.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 b4d27e618..719edae8c 100755 --- a/appc-inbound/appc-design-services/features/pom.xml +++ b/appc-inbound/appc-design-services/features/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-design-services</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.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 4bae86732..c0f17c0aa 100755 --- a/appc-inbound/appc-design-services/installer/pom.xml +++ b/appc-inbound/appc-design-services/installer/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-design-services</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.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 904f83a48..ed9bad628 100755 --- a/appc-inbound/appc-design-services/model/pom.xml +++ b/appc-inbound/appc-design-services/model/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-design-services</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.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 39e7a4760..a6d40e5da 100755 --- a/appc-inbound/appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-inbound</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.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 6a6b3b72d..71003398d 100755 --- a/appc-inbound/appc-design-services/provider/pom.xml +++ b/appc-inbound/appc-design-services/provider/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-design-services</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-design-services-provider</artifactId> <packaging>bundle</packaging> diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index e5beab487..3ed11e51a 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-interfaces-service</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-interfaces-service-bundle</artifactId> <packaging>bundle</packaging> diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml index fbadf87d2..fdd77d616 100644 --- a/appc-inbound/appc-interfaces-service/features/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-interfaces-service</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-interfaces-service-features</artifactId> <name>APPC Interfaces Service - Feature</name> diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml index 650032340..6eb24f8c3 100644 --- a/appc-inbound/appc-interfaces-service/installer/pom.xml +++ b/appc-inbound/appc-interfaces-service/installer/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-interfaces-service</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-interfaces-service-installer</artifactId> <name>appc-interfaces-service-installer</name> diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml index 573c10b5c..ff915eaae 100644 --- a/appc-inbound/appc-interfaces-service/model/pom.xml +++ b/appc-inbound/appc-interfaces-service/model/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-interfaces-service</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-interfaces-service-model</artifactId> <packaging>bundle</packaging> diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml index 082ced405..8c4e970f8 100644 --- a/appc-inbound/appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-inbound</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml index d6373ac7e..45714d06b 100755 --- a/appc-inbound/pom.xml +++ b/appc-inbound/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-inbound</artifactId> <packaging>pom</packaging> |