summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-22 11:23:53 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-22 11:24:35 -0700
commit0e0b6bbcafb140d4aca8c124aae4c1c4c7bcf08f (patch)
treea1d721a766c4473ead6d5e0c1144090d44ab5060
parentbc16d3d3acdaaf20a8561a03089ed8460ef907cf (diff)
Fix name for ice-server
Fix Sonar name for vnfsdk-ice-ice-server Change-Id: I44c399caba93f6b00d4e5c54f2e3ce3e43c61d87 Issue-ID: VNFSDK-39 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--ice-server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice-server/pom.xml b/ice-server/pom.xml
index 26f8495..b28feea 100644
--- a/ice-server/pom.xml
+++ b/ice-server/pom.xml
@@ -27,7 +27,7 @@ under the License.
<artifactId>vnf-sdk-ice-server</artifactId>
<packaging>pom</packaging>
- <name>ice rest API</name>
+ <name>vnfsdk-ice-ice-server</name>
<description>rest API for HEAT template validation</description>
<properties>
<sonar.sources>.</sonar.sources>