diff options
author | Arthur Martella <amartell@research.att.com> | 2018-03-02 09:37:18 -0500 |
---|---|---|
committer | Arthur Martella <amartell@research.att.com> | 2018-03-02 09:38:29 -0500 |
commit | c4178315b58d94483602b6b14317438cf0cfdbf0 (patch) | |
tree | 9e7f3365d432c18c40e64ebd8117b04c2245f94b | |
parent | 16c4941d63b517e26067492aae621b2e03321ec4 (diff) |
Test commit in Test branch
Change-Id: I1d436b10538cac3b98d264f359595da0a20f7180
Issue-ID: SO-425
Signed-off-by: Arthur Martella <amartell@research.att.com>
-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> |