diff options
Diffstat (limited to 'dataChange/features/pom.xml')
-rwxr-xr-x | dataChange/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml index 8d3a091e..52e8c568 100755 --- a/dataChange/features/pom.xml +++ b/dataChange/features/pom.xml @@ -4,11 +4,11 @@ <parent> <artifactId>dataChange</artifactId> <groupId>org.openecomp.sdnc.northbound</groupId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.sdnc.northbound</groupId> <artifactId>dataChange-features</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>jar</packaging> |