aboutsummaryrefslogtreecommitdiffstats
path: root/applications/match/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'applications/match/pom.xml')
-rw-r--r--applications/match/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/match/pom.xml b/applications/match/pom.xml
index be9c59cb..2de6a03c 100644
--- a/applications/match/pom.xml
+++ b/applications/match/pom.xml
@@ -20,12 +20,12 @@
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.policy.xacml-pdp.applications</groupId>
<artifactId>applications</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>xacml-match</artifactId>