diff options
Diffstat (limited to 'sdnr/northbound/CMNotify/model')
-rw-r--r-- | sdnr/northbound/CMNotify/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/northbound/CMNotify/model/pom.xml b/sdnr/northbound/CMNotify/model/pom.xml index b4ecaf26a..d1889773d 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.2.0</version> + <version>2.2.1</version> <relativePath/> </parent> |