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 /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml | |
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 'plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml')
-rw-r--r-- | plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml index a467304b8..5cbec9baa 100644 --- a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml +++ b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol</groupId> <artifactId>plugins-event-protocol</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.1-SNAPSHOT</version> </parent> <artifactId>plugins-event-protocol-xml</artifactId> |