diff options
Diffstat (limited to 'appc-outbound/appc-network-inventory-client/features')
3 files changed, 3 insertions, 3 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/> |