diff options
author | Dan Timoney <dtimoney@att.com> | 2019-05-31 21:45:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-31 21:45:06 +0000 |
commit | e294e5f3ba101cfc4c9f733ca19aa692ba2ebf64 (patch) | |
tree | dd26f4bfe98eb347e3c8f0560e66716fed992f68 /data-migrator/pom.xml | |
parent | 029d12b0e7a0a8e631f166e3ff6ff53d0c2a35af (diff) | |
parent | 1c8149de7a7d6b6597faa4faf9eaaf70ee079117 (diff) |
Merge "Roll to next snapshot" into dublin
Former-commit-id: 33806bb4abb21b2b7151b001ca7dc8505071206f
Diffstat (limited to 'data-migrator/pom.xml')
-rw-r--r-- | data-migrator/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data-migrator/pom.xml b/data-migrator/pom.xml index e76321f9..e720fe3f 100644 --- a/data-migrator/pom.xml +++ b/data-migrator/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>sdnc-oam</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>data-migrator</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <packaging>jar</packaging> <name>sdnc-oam :: data-migrator</name> |