diff options
author | Rob Daugherty <rd472p@att.com> | 2018-03-02 14:43:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-02 14:43:30 +0000 |
commit | f5988718168a345990016e84efae077b23620606 (patch) | |
tree | bbd343bbdc067cbf26e116a3329979df1ca2e4e4 /pom.xml | |
parent | 437220551824eafe0e4190205dab87eed6e93ac3 (diff) | |
parent | c4178315b58d94483602b6b14317438cf0cfdbf0 (diff) |
Merge "Test commit in Test branch"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ <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> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> |