diff options
author | Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com> | 2018-03-20 11:50:44 -0400 |
---|---|---|
committer | Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com> | 2018-03-20 11:50:44 -0400 |
commit | 996036b832bca89a197fe496c666057835ce043c (patch) | |
tree | 525804169287b7bc177e6d2be0060a1695282dcf /ecomp-sdk/epsdk-music/pom.xml | |
parent | 50125440c5371ae710674fec2b8d8f817aa1b4e4 (diff) |
Added Junits
Issue-ID: PORTAL-136
Includes JUNITS
Change-Id: I1a0109649d32c3031ce441a873dbfdda2d6cc011
Change-Id: I1a0109649d32c3031ce441a873dbfdda2d6cc011
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-music/pom.xml')
-rw-r--r-- | ecomp-sdk/epsdk-music/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ecomp-sdk/epsdk-music/pom.xml b/ecomp-sdk/epsdk-music/pom.xml index de623670..811e8bd7 100644 --- a/ecomp-sdk/epsdk-music/pom.xml +++ b/ecomp-sdk/epsdk-music/pom.xml @@ -2,12 +2,6 @@ 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.portal.sdk</groupId> - <artifactId>epsdk-project</artifactId> - <version>2.2.0-SNAPSHOT</version> - </parent> - --> <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-music</artifactId> <version>2.2.0-SNAPSHOT</version> |