diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-09-15 12:05:24 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-09-15 12:06:05 +0100 |
commit | e035272e96ed241bbe3192c9c8fcadc975514608 (patch) | |
tree | 56849e37c940c30bd7cf4cdcab0ba72c98f83ca5 /examples/examples-aadm | |
parent | 644dba7760557bd1c55ee308d9c7ef17f5702994 (diff) |
Bump apex-pdp to 2.6.1-SNAPSHOT
Change-Id: Ie39d324e02a302b882318d46735a727322ce409d
Issue-ID: POLICY-3587
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Diffstat (limited to 'examples/examples-aadm')
-rw-r--r-- | examples/examples-aadm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-aadm/pom.xml b/examples/examples-aadm/pom.xml index 94c96590a..5d24b03b6 100644 --- a/examples/examples-aadm/pom.xml +++ b/examples/examples-aadm/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.1-SNAPSHOT</version> </parent> <artifactId>examples-aadm</artifactId> |