aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@ericsson.com>2018-05-25 11:55:45 +0100
committerramverma <ram.krishna.verma@ericsson.com>2018-05-25 16:25:25 +0100
commit6029d25f5f3ad43fe02ffe1a4beb1eda0a6ae5e3 (patch)
tree489296a005ced47a3a4acffc6ce64b65f5367d77 /pom.xml
parent5abd3063949496c231ed8d3013c2ab17fc9288bb (diff)
Adding apex event-model module
- Adding apex event-model module - Fixing namespaces Change-Id: If37a1773000ca99eb5d97703fdeb5788ce55365c Issue-ID: POLICY-856 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 24ac99feb..fecf5e8af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,12 +33,13 @@
<version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Apex PDP engine</name>
+ <name>policy-apex-pdp</name>
<description>Packaging for all the Apex components, the engine, the WAR service, and the editor.</description>
<properties>
<encoding>UTF-8</encoding>
<file.encoding>UTF-8</file.encoding>
+ <version.derby>10.13.1.1</version.derby>
</properties>
<distributionManagement>