diff options
Diffstat (limited to 'appc-provider/appc-provider-features/pom.xml')
-rw-r--r-- | appc-provider/appc-provider-features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index 026b8d4f7..9e1e46956 100644 --- a/appc-provider/appc-provider-features/pom.xml +++ b/appc-provider/appc-provider-features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>appc-provider</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <name>appc-provider-features</name> <artifactId>appc-provider-features</artifactId> |