diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-02 08:35:50 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-02 08:35:53 -0400 |
commit | 8d95a6e19c20ba778fe9c5c040da31f78e977077 (patch) | |
tree | 4892685ec501283a3f455b4f89989daf633a7001 /data-migrator | |
parent | 8b067f6d6060d2640a30c2bc254f78f9f8f29c63 (diff) |
Roll versions
Roll versions of El Alto for new build
Change-Id: I9f8aefb96be4b6b217427bbd9983029626c7ae03
Issue-ID: SDNC-925
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: c289463d538ec66fc5febe41b10d87f1c3e26b89
Diffstat (limited to 'data-migrator')
-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 c29b34d9..29c90512 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.7.3-SNAPSHOT</version> + <version>1.7.4-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>data-migrator</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.4-SNAPSHOT</version> <packaging>jar</packaging> <name>sdnc-oam :: data-migrator</name> |