Fix build, update sdnc nb version 19/87719/1
authorMarcus G K Williams <marcus.williams@intel.com>
Wed, 15 May 2019 00:04:53 +0000 (17:04 -0700)
committerMarcus G K Williams <marcus.williams@intel.com>
Wed, 15 May 2019 00:04:56 +0000 (17:04 -0700)
Fix sdnc generic-resource-api-client version
by using the released version of the artifact
1.5.1 instead of 1.5.1-SNAPSHOT

Issue-ID: SO-1877
Change-Id: Id0419e44ffd88b206a9d183bfd27e4f1da98e60e
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
bpmn/pom.xml

index 9beb02e..c4aad4b 100644 (file)
@@ -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.1</sdnc.northbound.version>
   </properties>
 
   <modules>