diff options
Diffstat (limited to 'aai-service/features')
-rwxr-xr-x | aai-service/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-service/features/pom.xml b/aai-service/features/pom.xml index 4fbc46b7..dea0c9a7 100755 --- a/aai-service/features/pom.xml +++ b/aai-service/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>aai-service</artifactId> <groupId>org.onap.ccsdk.sli.adaptors</groupId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <artifactId>aai-service-features</artifactId> <name>AAI Interface Service - Features</name> |