diff options
author | 2021-01-15 06:46:22 +0000 | |
---|---|---|
committer | 2021-01-15 06:46:22 +0000 | |
commit | 5cb97d74c472b4435c26b0f43a540bfee4e92f44 (patch) | |
tree | d1d38169252ede4ca6a15696fb901989228195b0 /products/onap-elalto/features/aai | |
parent | 6c2f544c9e270f59c69077f8d94a499bfeed1b32 (diff) |
Release cli6.0.1
Diffstat (limited to 'products/onap-elalto/features/aai')
-rw-r--r-- | products/onap-elalto/features/aai/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-elalto/features/aai/pom.xml b/products/onap-elalto/features/aai/pom.xml index 04a93f17..97cbe14c 100644 --- a/products/onap-elalto/features/aai/pom.xml +++ b/products/onap-elalto/features/aai/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto-features</artifactId> - <version>6.0.1-SNAPSHOT</version> + <version>6.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features-aai</artifactId> |