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
Yuta HIGUCHI
2014-11-04 14:33:09 -0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
75ae30dba78f862553e90dbcafee55a96213b75b
75ae30db
1 parent
3e5d11ab
for got to ammend to prev
Change-Id: Ie4bb5b5f53fcf0036f0d48bab3cdcd88ced24fc4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
core/store/trivial/pom.xml
core/store/trivial/pom.xml
View file @
75ae30d
...
...
@@ -36,6 +36,13 @@
<groupId>
org.apache.commons
</groupId>
<artifactId>
commons-lang3
</artifactId>
</dependency>
<dependency>
<groupId>
org.onlab.onos
</groupId>
<artifactId>
onos-api
</artifactId>
<classifier>
tests
</classifier>
<scope>
test
</scope>
</dependency>
</dependencies>
</project>
...
...
Please
register
or
login
to post a comment