diff options
Diffstat (limited to 'products/openecomp/features/aai')
-rw-r--r-- | products/openecomp/features/aai/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/openecomp/features/aai/pom.xml b/products/openecomp/features/aai/pom.xml index 2e8e8747..5ba5ee76 100644 --- a/products/openecomp/features/aai/pom.xml +++ b/products/openecomp/features/aai/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-openecomp-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-openecomp-features-aai</artifactId> |