diff options
Diffstat (limited to 'adaptors/features/ccsdk-messagerouter-publisher')
-rwxr-xr-x | adaptors/features/ccsdk-messagerouter-publisher/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml index 63fae07f9..2827b78b8 100755 --- a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml +++ b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.2.2</version> + <version>2.2.3</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> |