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
Thomas Vachuska
2014-10-16 11:16:06 -0700
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
97839bb7e52ed30617680de974e55031f6cadda9
97839bb7
2 parents
0a608ac7
87710fb6
Merge remote-tracking branch 'origin/master'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
17 deletions
core/net/pom.xml
core/net/pom.xml
View file @
97839bb
...
...
@@ -42,23 +42,6 @@
<scope>
test
</scope>
</dependency>
<!-- TODO Consider removing store dependency.
Currently required for DistributedDeviceManagerTest. -->
<dependency>
<groupId>
org.onlab.onos
</groupId>
<artifactId>
onos-core-hz-net
</artifactId>
<version>
${project.version}
</version>
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
org.onlab.onos
</groupId>
<!-- FIXME: should be somewhere else -->
<artifactId>
onos-core-hz-common
</artifactId>
<version>
${project.version}
</version>
<classifier>
tests
</classifier>
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
org.apache.felix
</groupId>
<artifactId>
org.apache.felix.scr.annotations
</artifactId>
...
...
Please
register
or
login
to post a comment