aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples-myfirstpolicy/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-03-12 09:23:56 +0000
committerliamfallon <liam.fallon@est.tech>2021-03-12 09:26:57 +0000
commit40dc08d931305edd43e50517afaad4c71f511114 (patch)
tree2705b8e6ff2b5463f9ca04e66cc7cd5b046a5b43 /examples/examples-myfirstpolicy/pom.xml
parenta8689e0711e236542127e4c5873a360545c152e9 (diff)
Bump apex-pdp to 2.6.0-SNAPSHOT
Issue-ID: POLICY-3105 Change-Id: I53abd7e9cf8c1425d115b0bb917db6389e9ded92 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'examples/examples-myfirstpolicy/pom.xml')
-rw-r--r--examples/examples-myfirstpolicy/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-myfirstpolicy/pom.xml b/examples/examples-myfirstpolicy/pom.xml
index 4a4ace439..fce2be59c 100644
--- a/examples/examples-myfirstpolicy/pom.xml
+++ b/examples/examples-myfirstpolicy/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.examples</groupId>
<artifactId>examples</artifactId>
- <version>2.5.2-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
</parent>
<artifactId>examples-myfirstpolicy</artifactId>