remove Jetty dependency from northbound-api 54/70354/2
authorMichael Vorburger <vorburger@redhat.com>
Thu, 5 Apr 2018 05:01:52 +0000 (07:01 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Tue, 10 Apr 2018 17:10:18 +0000 (17:10 +0000)
commit7dad96953e826a25f2d313e7f00afd542c7f0fb0
treeacf8e1c14468cb0aa9eea8ea4abd2cbe6b92073d
parent484867eadfe76f79a4cd61bcf618670b6b5ae1ce
remove Jetty dependency from northbound-api

This was original required because of the use of the
org.eclipse.jetty.servlets.CrossOriginFilter.CrossOriginFilter
in the web.xml (now WebInitializer), but with the WebContextSecurer
this is now hidden inside the ShiroWebContextSecurer impl in AAA instead.

Change-Id: Ie5d537fefcb572dc23fc0683e5f9103240497488
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
northbound-api/pom.xml