diff options
Diffstat (limited to 'dataChange/model/pom.xml')
-rwxr-xr-x | dataChange/model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml index e5772f4d..3accef05 100755 --- a/dataChange/model/pom.xml +++ b/dataChange/model/pom.xml @@ -4,11 +4,11 @@ <parent> <artifactId>dataChange</artifactId> <groupId>org.openecomp.sdnc.northbound</groupId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.sdnc.northbound</groupId> <artifactId>dataChange-model</artifactId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> |