aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/pom.xml
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@ericsson.com>2018-10-24 20:14:02 +0100
committerramverma <ram.krishna.verma@ericsson.com>2018-10-24 20:14:15 +0100
commit79e5edea6fdbbab122e280f95cd3f2dbfc431e8b (patch)
tree559f66470e754efece008dc4c95805a2bc29c8ef /testsuites/pom.xml
parent78c6f58b317633acfb934ec3bc0e2f3b511bf309 (diff)
Fix refering to snapshot in policy/apex-pdp2.0.1
Issue-ID: POLICY-1213 Change-Id: I9187462aa470cff6ca7adc750c8a666bf8e15429 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r--testsuites/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index e79124016..7c9cf210c 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.apex-pdp.testsuites</groupId>