diff options
author | Arul.Nambi <arul.nambi@amdocs.com> | 2017-10-10 11:09:06 -0400 |
---|---|---|
committer | Arul.Nambi <arul.nambi@amdocs.com> | 2017-10-10 11:10:17 -0400 |
commit | db2e2b074eeea255a798a684313453d260b4d682 (patch) | |
tree | 4d6f483d22c238617789443f156bd25bdd1c28fb /pom.xml | |
parent | 6ec1f2e784928e9391381608e40df77432c4255d (diff) |
Increase junit coverage
Issue-ID: AAI-429
Change-Id: Ifde57eee0857509ae223a6399cee8601af58ec39
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -392,7 +392,7 @@ <configuration> <artifactItems> <artifactItem> - <groupId>org.onap.aai</groupId> + <groupId>org.onap.aai.sparky-fe</groupId> <artifactId>sparky-fe</artifactId> <version>1.0.0-SNAPSHOT</version> <type>war</type> |