summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2019-04-08 16:16:55 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-08 16:16:55 +0000
commit59e8be2fdc958156eaac43a0e78627fa187af3e4 (patch)
tree757b2dc202f846ca11349d7fd1d09b8fe7562ba8 /pom.xml
parent7117afaf8019cd8cff19b8cb0a4d6ee6b6bd7ca4 (diff)
parentada55be1b59899e461dc5177782e381f89cbc407 (diff)
Merge "Remove drools PDP dependency"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index ceddf0eb7..13743aec8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,6 @@
<derby.version>10.13.1.1</derby.version>
<javax.ws.rs-api.version>2.0.1</javax.ws.rs-api.version>
<policy.common.version>1.4.0-SNAPSHOT</policy.common.version>
- <policy.drools-applications.version>1.4.0-SNAPSHOT</policy.drools-applications.version>
- <policy.drools-pdp.version>1.4.0-SNAPSHOT</policy.drools-pdp.version>
<!-- sonar/jacoco overrides -->
<!-- Overriding oparent default sonar/jacoco settings Combine all our reports into one file shared across sub-modules -->
@@ -272,4 +270,4 @@
</plugins>
</pluginManagement>
</build>
-</project> \ No newline at end of file
+</project>