diff options
Diffstat (limited to 'rootpom')
-rwxr-xr-x | rootpom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootpom/pom.xml b/rootpom/pom.xml index b70118b..150b82c 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -83,7 +83,7 @@ <packaging>pom</packaging> <groupId>org.openecomp.sdnc.core</groupId> <artifactId>root</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <dependencyManagement> |