mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-11-06 19:22:07 +01:00
POM file description fields for OVSDB plugin
Change-Id: Icefd132ca3730d637bce8001c42af2f0f2ccdd4d
This commit is contained in:
parent
80aa1efab7
commit
17c4651fe5
@ -11,6 +11,7 @@
|
||||
<artifactId>onos-ovsdb-api</artifactId>
|
||||
<packaging>bundle</packaging>
|
||||
|
||||
<description>ONOS OVSDB plugin API</description>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
||||
@ -11,6 +11,7 @@
|
||||
<name>onos-ovsdb</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<description>ONOS OVSDB southbound plugin</description>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user