Release policy/xacml-pdp
[policy/xacml-pdp.git] / applications / native / pom.xml
index f65a7d3..d40d21e 100644 (file)
@@ -3,14 +3,14 @@
   <parent>
     <groupId>org.onap.policy.xacml-pdp.applications</groupId>
     <artifactId>applications</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.8.0</version>
   </parent>
 
-  <artifactId>native</artifactId>
+  <artifactId>xacml-native</artifactId>
 
   <name>${project.artifactId}</name>
   <description>This modules contains the xacml application that evaluates native policies and requests.</description>
-  
+
   <dependencies>
       <dependency>
           <groupId>org.onap.policy.xacml-pdp.applications</groupId>
@@ -25,4 +25,4 @@
       </dependency>
   </dependencies>
 
-</project>
\ No newline at end of file
+</project>