aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2019-01-15 10:59:15 +0000
committerliamfallon <liam.fallon@est.tech>2019-01-15 10:59:15 +0000
commitcd7fbbcec7e864d2bfd33ac32fe046e827d93468 (patch)
treea410ab1e03bc3feeb3a36a0ef83e98460b030129 /services
parent2e30d8c1127757d6557f142ff0288fb65412bf7a (diff)
Update comment to check Sonar build issue
Issue-ID: POLICY-1403 Change-Id: I87ebf85dbbe8544e38666e8e793a8e1cbbcfc7c6 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'services')
-rw-r--r--services/services-engine/pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/services/services-engine/pom.xml b/services/services-engine/pom.xml
index 9ea21cf11..2b68f2731 100644
--- a/services/services-engine/pom.xml
+++ b/services/services-engine/pom.xml
@@ -1,6 +1,7 @@
<!--
============LICENSE_START=======================================================
Copyright (C) 2018 Ericsson. All rights reserved.
+ Copyright (C) 2019 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -27,7 +28,7 @@
<artifactId>services-engine</artifactId>
<name>${project.artifactId}</name>
- <description>External services provided by the Apex policy execution engine</description>
+ <description>External services and infrastructure for adding plugins to the Apex policy execution engine</description>
<dependencies>
<dependency>
@@ -106,4 +107,4 @@
</distributionManagement>
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>