diff options
author | Michael Lando <ml636r@att.com> | 2017-09-19 16:32:59 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-09-19 16:33:11 +0300 |
commit | 0ad3c80822671529393e551bbb7b4a69dbd8550e (patch) | |
tree | fe683b0296c11694e6b2f19f3e9297a8da17e0b3 /openecomp-be/tools/migration/1702_to_1707_zusammen | |
parent | 2490be4fe8eafa385a5466a649739ef9d4e88e75 (diff) |
change version of the master branch
Change-Id: I8520fd33c7d5ffef5330d1e7e51ee39fd8411094
Issue-ID: SDC-350
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'openecomp-be/tools/migration/1702_to_1707_zusammen')
-rw-r--r-- | openecomp-be/tools/migration/1702_to_1707_zusammen/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openecomp-be/tools/migration/1702_to_1707_zusammen/pom.xml b/openecomp-be/tools/migration/1702_to_1707_zusammen/pom.xml index 727d73a594..c2dbc943e5 100644 --- a/openecomp-be/tools/migration/1702_to_1707_zusammen/pom.xml +++ b/openecomp-be/tools/migration/1702_to_1707_zusammen/pom.xml @@ -62,12 +62,12 @@ </dependencies> <artifactId>openecomp-zusammen-migration</artifactId> <groupId>org.openecomp.sdc.core.migration</groupId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-lib</artifactId> <relativePath>../../../lib</relativePath> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <build> <plugins> |