From a974aa0cfb827476104c140096de676711d2b673 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 14 Feb 2017 19:31:53 -0500 Subject: Initial OpenECOMP policy/common commit Change-Id: I61cd29d6d8bf8702c1a66915895b519bf3484afa Signed-off-by: Pamela Dragosh --- pom.xml | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..f9a59db7 --- /dev/null +++ b/pom.xml @@ -0,0 +1,115 @@ + + + + 4.0.0 + + org.openecomp.policy.common + common-modules + 1.0.0-SNAPSHOT + + pom + + ECOMP Policy Engine - Common Modules + Common Modules for Policy-Engine in both XACML and Drools flavor + + + 1.8 + 1.8 + UTF-8 + + + + + common-logging + integrity-audit + integrity-monitor + site-manager + + + + + central + Maven 2 repository + http://repo2.maven.org/maven2/ + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8 + + + + org.codehaus.mojo + license-maven-plugin + 1.9 + + + + java + properties + + + java + + apache_v2 + + 2017 + AT&T Intellectual Property. All rights reserved. + + + ============LICENSE_START======================================================= + ============LICENSE_END========================================================= + ================================================================================ + false + true + true + true + true + + + + + / + + + + pom.xml + + + + + + -- cgit 1.2.3-korg