diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-09-05 15:46:31 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-09-06 13:26:24 +0100 |
commit | a41c877a6b1980e0e866699633e0289d9a3fdbb5 (patch) | |
tree | 4f8d15559549760c2e74880871ec08c3b8df2d0e /src/site-docs/adoc/fragments/reference-publications/im-2017b.adoc | |
parent | 825ae627d4378c5cc7ab4b7d5f4b4ffefcb7977e (diff) |
Fix package of apex examples and documents
The examples are not packaged correctly in the apex build
and the client wars are missing
The links and location of the documents are corrected.
Some POM duplicate dependencies removed.
Javadoc warnings removed.
Issue-ID: POLICY-867
Change-Id: I555c29191c61c0a9887365d95005dbc584eddf04
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'src/site-docs/adoc/fragments/reference-publications/im-2017b.adoc')
-rw-r--r-- | src/site-docs/adoc/fragments/reference-publications/im-2017b.adoc | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/src/site-docs/adoc/fragments/reference-publications/im-2017b.adoc b/src/site-docs/adoc/fragments/reference-publications/im-2017b.adoc index 92a59bcd1..2294bb867 100644 --- a/src/site-docs/adoc/fragments/reference-publications/im-2017b.adoc +++ b/src/site-docs/adoc/fragments/reference-publications/im-2017b.adoc @@ -33,22 +33,13 @@ a| [source,bibtex] ---- @inproceedings{DBLP:conf/im/FallonKMQM17, - author = {Liam Fallon and - John Keeney and - Mark McFadden and - John Quilty and - Sven van der Meer}, - title = {Using the {COMPA} Autonomous Architecture - for Mobile Network Security}, - booktitle = {2017 {IFIP/IEEE} International Symposium on Integrated - Network Management - {IM} 2017, Lisbon, Portugal, May 8-12, 2017}, + author = {Liam Fallon and John Keeney and Mark McFadden and John Quilty and Sven van der Meer}, + title = {Using the {COMPA} Autonomous Architecture for Mobile Network Security}, + booktitle = {2017 {IFIP/IEEE} International Symposium on Integrated Network Management {IM} 2017, Lisbon, Portugal, May 8-12, 2017}, pages = {747--753}, year = {2017}, crossref = {DBLP:conf/im/2017}, - url = {https://doi.org/10.23919/INM.2017.7987370}, doi = {10.23919/INM.2017.7987370}, - timestamp = {Fri, 28 Jul 2017 12:12:57 +0200}, biburl = {http://dblp.org/rec/bib/conf/im/FallonKMQM17}, bibsource = {dblp computer science bibliography, http://dblp.org} } |