diff options
Diffstat (limited to 'products/onap-casablanca/features/aai')
-rw-r--r-- | products/onap-casablanca/features/aai/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-casablanca/features/aai/pom.xml b/products/onap-casablanca/features/aai/pom.xml index 1ea6e015..90cfe9f7 100644 --- a/products/onap-casablanca/features/aai/pom.xml +++ b/products/onap-casablanca/features/aai/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca-features</artifactId> - <version>5.0.3-SNAPSHOT</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>cli-products-onap-casablanca-features-aai</artifactId> |