diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-10-14 03:30:04 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-10-14 03:30:04 +0000 |
commit | b8d63a0d06633d53cbe3714046738df8ae5a7e7a (patch) | |
tree | 9d69425bf4a011d9c6d4b5d3a7c3a3f0c4cf0568 /products/onap-elalto/features/aai | |
parent | ba073102f163a24c3e840aa92054ecf8e4cb3fcf (diff) |
Release cli4.0.0
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 e363b2ff..32e992c5 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>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>cli-products-onap-elalto-features-aai</artifactId> |