diff options
Diffstat (limited to 'appc-outbound/appc-network-inventory-client')
6 files changed, 6 insertions, 6 deletions
diff --git a/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml index 2f5d9c197..8168f0afe 100644 --- a/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-network-inventory-client</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml index 8146d421c..4973d7aa5 100644 --- a/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-network-inventory-client</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-outbound/appc-network-inventory-client/features/pom.xml b/appc-outbound/appc-network-inventory-client/features/pom.xml index ba27122e2..af538820e 100644 --- a/appc-outbound/appc-network-inventory-client/features/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-network-inventory-client-feature-aggregator</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <packaging>pom</packaging> <name></name> diff --git a/appc-outbound/appc-network-inventory-client/installer/pom.xml b/appc-outbound/appc-network-inventory-client/installer/pom.xml index f5d501b81..842b5bbde 100755 --- a/appc-outbound/appc-network-inventory-client/installer/pom.xml +++ b/appc-outbound/appc-network-inventory-client/installer/pom.xml @@ -152,5 +152,5 @@ </build> <artifactId>appc-network-inventory-client-installer</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </project> diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml index 09922b63e..699236c02 100755 --- a/appc-outbound/appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/pom.xml @@ -69,5 +69,5 @@ <module>features</module> <module>installer</module> </modules> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </project> diff --git a/appc-outbound/appc-network-inventory-client/provider/pom.xml b/appc-outbound/appc-network-inventory-client/provider/pom.xml index 74bfc82cf..dd4fe43f7 100755 --- a/appc-outbound/appc-network-inventory-client/provider/pom.xml +++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.appc</groupId>
<artifactId>appc-network-inventory-client-provider</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>APPC Network Client - Provider</name>
|