diff options
author | Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com> | 2018-11-15 15:27:01 -0500 |
---|---|---|
committer | Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com> | 2018-11-15 15:27:01 -0500 |
commit | d64f2b512146442fba4693455a3d34e33fa98543 (patch) | |
tree | 91a8404c7b9e7c68c927de3f491e8f67792419b5 | |
parent | d3a8e023176f1469adc6d4bcd3bc20887fddc442 (diff) |
Minor Change so I can run release.3.0.0-ONAP1.0.5
Change-Id: I39dc140a9902be5c41052e0a0579c15091d91c81
Issue-ID: MUSIC-190
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ stated inside of the file. */ --> + <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> <groupId>org.onap.music.prom</groupId> |