Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Jonathan Hart
2015-07-28 16:13:54 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5ee01635bc4c96513fb8fd863e065a5b07a8b5ce
5ee01635
1 parent
68a6c62a
Add ovsdb-api to the ovsdb feature
Change-Id: I607f5f118cb5d11a2a2bdbf202e8be7f69c3d8e3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
drivers/features.xml
drivers/features.xml
View file @
5ee0163
...
...
@@ -21,5 +21,6 @@
<feature>
onos-api
</feature>
<bundle>
mvn:${project.groupId}/${project.artifactId}/${project.version}
</bundle>
<bundle>
mvn:${project.groupId}/onos-of-api/${project.version}
</bundle>
<bundle>
mvn:${project.groupId}/onos-ovsdb-api/${project.version}
</bundle>
</feature>
</features>
...
...
Please
register
or
login
to post a comment