diff options
Diffstat (limited to 'client/pom.xml')
-rw-r--r-- | client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/pom.xml b/client/pom.xml index 374adbf..31af618 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -21,7 +21,7 @@ </parent> <properties> - <northbound.version>1.2.0-SNAPSHOT</northbound.version> + <northbound.version>1.4.0-SNAPSHOT</northbound.version> </properties> <dependencies> |