aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>