aboutsummaryrefslogtreecommitdiffstats
path: root/context/context-test-utils/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-10-31 16:22:15 +0000
committerliamfallon <liam.fallon@ericsson.com>2018-10-31 20:25:41 +0000
commita3b5f8b319558fdae97a71ec63a993945716529c (patch)
treefd9a250475fc166fa9dfeb0936cea3d0a503d153 /context/context-test-utils/pom.xml
parent79e5edea6fdbbab122e280f95cd3f2dbfc431e8b (diff)
Step version for Casablanca support
Issue-ID: POLICY-1233 Change-Id: I8a4a124041df0bb9d38424c8491e5dff027f9b01 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'context/context-test-utils/pom.xml')
-rw-r--r--context/context-test-utils/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/context/context-test-utils/pom.xml b/context/context-test-utils/pom.xml
index fbe4e4466..5e7ef8cdd 100644
--- a/context/context-test-utils/pom.xml
+++ b/context/context-test-utils/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.context</groupId>
<artifactId>context</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.2-SNAPSHOT</version>
</parent>
<artifactId>context-test-utils</artifactId>