diff options
Diffstat (limited to 'bpmn/pom.xml')
-rw-r--r-- | bpmn/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bpmn/pom.xml b/bpmn/pom.xml index 776b52e3e7..9c7f514239 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -19,7 +19,8 @@ <xmlunit.version>2.4.0</xmlunit.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <sdnc.northbound.version>1.5.2</sdnc.northbound.version> + <sdnc.northbound.version>3.0.2</sdnc.northbound.version> + <!-- SDNC northbound API latest version --> <logback-core.version>1.2.10</logback-core.version> </properties> <modules> |