diff options
Diffstat (limited to 'appc-outbound/appc-network-inventory-client/pom.xml')
-rwxr-xr-x | appc-outbound/appc-network-inventory-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml index 83f01ddec..4d0b181d5 100755 --- a/appc-outbound/appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> |