aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus G K Williams <marcus.williams@intel.com>2019-05-14 17:33:36 -0700
committerMarcus G K Williams <marcus.williams@intel.com>2019-05-14 17:33:39 -0700
commitf9c309fb9e789225ccd6b02ec9ab4777bbd4021c (patch)
tree06ada7c1c6a4c954c6b79da14aab74f7002aa9eb
parent0065d70801666247c327bb43f9abd60df6059156 (diff)
Fix sdnc nb snapshot version, fix build
Issue-ID: SO-1877 Change-Id: I2b8f25311e92d35bffe1c70490041d32be217c5a Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
-rw-r--r--bpmn/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/pom.xml b/bpmn/pom.xml
index 9beb02e329..b8c572fe19 100644
--- a/bpmn/pom.xml
+++ b/bpmn/pom.xml
@@ -24,7 +24,7 @@
<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.1-SNAPSHOT</sdnc.northbound.version>
+ <sdnc.northbound.version>1.5.2-SNAPSHOT</sdnc.northbound.version>
</properties>
<modules>