diff options
Diffstat (limited to 'asdcApi/provider/pom.xml')
-rwxr-xr-x | asdcApi/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml index df3040bb..590eae89 100755 --- a/asdcApi/provider/pom.xml +++ b/asdcApi/provider/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-provider</artifactId> <packaging>bundle</packaging> |