aboutsummaryrefslogtreecommitdiffstats
path: root/ueb-listener/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-29 11:16:02 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-29 14:11:03 -0400
commit6a146258879e64344b5837dfa6dee566edba4dda (patch)
tree39e8046e59048ed295ce136fdf490945e37c9ed2 /ueb-listener/pom.xml
parentb9de9b7836dc88ca6cf746b1199014850b04e853 (diff)
Revert "Proposal to remove OSGi dependencies from the CCSDK project"
This reverts commit 7b76725b56304435b01c5b97c3424da0605119ee. This must be reverted due to lack of jUnit test cases. Change-Id: I0a9116e3ed95553505cd7517f8f3aca53d0c9c5d Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ueb-listener/pom.xml')
-rwxr-xr-xueb-listener/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml
index f6a802f1..e6836428 100755
--- a/ueb-listener/pom.xml
+++ b/ueb-listener/pom.xml
@@ -22,7 +22,7 @@
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
<build.number>${maven.build.timestamp}</build.number>
<SWM_VERSION>${project.version}-${build.number}</SWM_VERSION>
- <ccsdk.sli.core.version>0.6.0-SNAPSHOT</ccsdk.sli.core.version>
+ <ccsdk.sli.core.version>0.6.1-SNAPSHOT</ccsdk.sli.core.version>
<ccsdk.sli.northbound.version>${project.version}</ccsdk.sli.northbound.version>
</properties>