aboutsummaryrefslogtreecommitdiffstats
path: root/model/context-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'model/context-model/pom.xml')
-rw-r--r--model/context-model/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/model/context-model/pom.xml b/model/context-model/pom.xml
index e42ec36de..5fc5fb0cf 100644
--- a/model/context-model/pom.xml
+++ b/model/context-model/pom.xml
@@ -17,13 +17,12 @@
SPDX-License-Identifier: Apache-2.0
============LICENSE_END=========================================================
-->
-<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">
+<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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.policy.apex-pdp.model</groupId>
<artifactId>model</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>context-model</artifactId>