summaryrefslogtreecommitdiffstats
path: root/ECOMP-PDP-REST/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ECOMP-PDP-REST/pom.xml')
-rw-r--r--ECOMP-PDP-REST/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/ECOMP-PDP-REST/pom.xml b/ECOMP-PDP-REST/pom.xml
index 82bfcb29e..406722d31 100644
--- a/ECOMP-PDP-REST/pom.xml
+++ b/ECOMP-PDP-REST/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.openecomp.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>ECOMP-PDP-REST</artifactId>
@@ -49,11 +49,6 @@
</plugins>
</build>
<dependencies>
- <!-- Not needed because of XACML-PDP dependency <dependency> <groupId>${project.parent.groupId}</groupId>
- <artifactId>XACML</artifactId> <version>${project.parent.version}</version>
- </dependency> <dependency> <groupId>org.openecomp.policy.pdp.rest</groupId>
- <artifactId>XACML-REST</artifactId> <version>${project.parent.version}</version>
- </dependency> -->
<dependency>
<groupId>org.openecomp.policy.engine</groupId>
<artifactId>ECOMP-PDP</artifactId>