diff options
Diffstat (limited to 'client/pom.xml')
-rw-r--r-- | client/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/pom.xml b/client/pom.xml index 006ed0a..8baacc5 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -17,11 +17,11 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>client-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> </parent> <properties> - <northbound.version>1.4.0-SNAPSHOT</northbound.version> + <northbound.version>1.4.0</northbound.version> </properties> <dependencies> |