diff options
author | Steve Smokowski <ss835w@att.com> | 2019-04-04 17:31:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-04 17:31:43 +0000 |
commit | f81920304c7b62637d32473e672a1e51275ce54b (patch) | |
tree | 35332de491929d0b278a4698f530f512ce28d46c /bpmn/pom.xml | |
parent | 5f78643c42dd12588a1688f658ca6e134674ea29 (diff) | |
parent | 88c47a23b9428188ff5dd0b46941f8856465376b (diff) |
Merge "PNF WF post instantiation configuration"
Diffstat (limited to 'bpmn/pom.xml')
-rw-r--r-- | bpmn/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bpmn/pom.xml b/bpmn/pom.xml index df68017f5c..dc309253d4 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -24,6 +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> </properties> <modules> |