Code Review
/
sdnc
/
apps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f506529
)
Wrong version of sdnc northbonud
65/57765/1
author
Timoney, Dan (dt5972)
<dt5972@att.com>
Thu, 26 Jul 2018 21:05:13 +0000
(17:05 -0400)
committer
Timoney, Dan (dt5972)
<dt5972@att.com>
Thu, 26 Jul 2018 21:05:13 +0000
(17:05 -0400)
Wrong version specified for SDNC northbound API.
Change-Id: I296df785813b70387343b1220adf001fcc26c7fa
Issue-ID: CCSDK-404
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
client/pom.xml
patch
|
blob
|
history
diff --git
a/client/pom.xml
b/client/pom.xml
index
374adbf
..
31af618
100644
(file)
--- 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>