diff options
Diffstat (limited to 'ecomp-sdk/thirdparty')
-rw-r--r-- | ecomp-sdk/thirdparty/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/thirdparty/pom.xml b/ecomp-sdk/thirdparty/pom.xml index f98fed21..6729cd5f 100644 --- a/ecomp-sdk/thirdparty/pom.xml +++ b/ecomp-sdk/thirdparty/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.ecompsdkos</groupId> <artifactId>ecompSDK-project</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <!-- GroupId is inherited from parent --> |