diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-22 14:29:21 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-22 14:29:21 +0000 |
commit | e7d0f02ef389b70096d7820d63d29db4a26abd91 (patch) | |
tree | 16c113b27f3a352ab3a2dc3d26c5dda48d20e9c5 /appc-outbound/appc-network-inventory-client | |
parent | 873a441e888a250ecd4deecb216d83a04c33e5cd (diff) |
Release appc1.7.2
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 c1ba5dbc4..3ee77fa6f 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> <packaging>feature</packaging> <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 8be98200e..8e9598e8c 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 @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-network-inventory-client</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> <packaging>feature</packaging> <name/> diff --git a/appc-outbound/appc-network-inventory-client/features/pom.xml b/appc-outbound/appc-network-inventory-client/features/pom.xml index c16aa9ff5..97d89707a 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> <packaging>pom</packaging> <name/> diff --git a/appc-outbound/appc-network-inventory-client/installer/pom.xml b/appc-outbound/appc-network-inventory-client/installer/pom.xml index f1e54a67c..d4305c531 100755 --- a/appc-outbound/appc-network-inventory-client/installer/pom.xml +++ b/appc-outbound/appc-network-inventory-client/installer/pom.xml @@ -151,5 +151,5 @@ </build> <artifactId>appc-network-inventory-client-installer</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml index 1983edec2..3c525b1e0 100755 --- a/appc-outbound/appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/pom.xml @@ -67,5 +67,5 @@ <module>features</module> <module>installer</module> </modules> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</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 f77623d8d..37ca16bda 100755 --- a/appc-outbound/appc-network-inventory-client/provider/pom.xml +++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-network-inventory-client-provider</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> <packaging>bundle</packaging> <name>APPC Network Client - Provider</name> |