summaryrefslogtreecommitdiffstats
path: root/data-migrator/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-02 16:25:39 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-03 10:29:45 -0400
commit32910e33d3bd0034b799604fb9112a4701122844 (patch)
tree135883622c894d951b5b7672230799a35128cf5c /data-migrator/pom.xml
parentec9b39ef824eb90f8306b1d7686b92e6f5a08669 (diff)
Roll to next Dublin snapshot
Update to next Dublin snapshot version (1.5.2-SNAPSHOT) Change-Id: I23fabcb5bb4e2b0b0a7980bd77d04cc7d525cd60 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 9a10c64dc0dc6df626ca84a689dad109dec3aa2d
Diffstat (limited to 'data-migrator/pom.xml')
-rw-r--r--data-migrator/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data-migrator/pom.xml b/data-migrator/pom.xml
index b7871841..e76321f9 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.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>data-migrator</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>sdnc-oam :: data-migrator</name>