Code Review
/
controller.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
|
inline
| side by side
Bug 4035: MD-SAL: Remove unused dependencies & declarations
[controller.git]
/
opendaylight
/
md-sal
/
messagebus-util
/
pom.xml
diff --git
a/opendaylight/md-sal/messagebus-util/pom.xml
b/opendaylight/md-sal/messagebus-util/pom.xml
index
6cc572e
..
0bb1e91
100644
(file)
--- a/
opendaylight/md-sal/messagebus-util/pom.xml
+++ b/
opendaylight/md-sal/messagebus-util/pom.xml
@@
-23,6
+23,10
@@
and is available at http://www.eclipse.org/legal/epl-v10.html
<packaging>bundle</packaging>
\r
\r
<dependencies>
\r
<packaging>bundle</packaging>
\r
\r
<dependencies>
\r
+ <dependency>
\r
+ <groupId>org.osgi</groupId>
\r
+ <artifactId>org.osgi.core</artifactId>
\r
+ </dependency>
\r
<dependency>
\r
<groupId>org.opendaylight.controller</groupId>
\r
<artifactId>sal-core-api</artifactId>
\r
<dependency>
\r
<groupId>org.opendaylight.controller</groupId>
\r
<artifactId>sal-core-api</artifactId>
\r