diff options
Diffstat (limited to 'asdcApi/features')
-rwxr-xr-x | asdcApi/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml index e62ffe07..6644b0d1 100755 --- a/asdcApi/features/pom.xml +++ b/asdcApi/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>asdcApi</artifactId> <groupId>org.openecomp.sdnc.northbound</groupId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>asdcApi-features</artifactId> |