diff options
Diffstat (limited to 'sdnr/northbound/CMNotify/feature')
-rw-r--r-- | sdnr/northbound/CMNotify/feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index a2ec6dd99..e4176bf64 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.3.0</version> + <version>2.3.1</version> <relativePath/> </parent> |