diff options
author | David Stilwell <stilwelld@att.com> | 2019-04-30 15:06:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-30 15:06:11 +0000 |
commit | ec9b39ef824eb90f8306b1d7686b92e6f5a08669 (patch) | |
tree | 9f3a45a4180d82a23b96ec1c1f5d06d27b7455ba /data-migrator | |
parent | 796cd924f57d4f2a373867350efafcd06750c1a4 (diff) | |
parent | fb6f50ed8c2be4691dad4596a7823a32e9d9dffa (diff) |
Merge "Update to use released 1.2.2 parent"1.5.1
Former-commit-id: 7b30b7a2becb47823067526bd8c84af9155ac7a2
Diffstat (limited to 'data-migrator')
-rw-r--r-- | data-migrator/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data-migrator/pom.xml b/data-migrator/pom.xml index ff711abd..b7871841 100644 --- a/data-migrator/pom.xml +++ b/data-migrator/pom.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> |