Committed by
Ray Milkey
[Falcon] Split FlowObjectives programming component out of
BgpRouter so it can be used by other applications. Change-Id: I37a5467e17e677fe44c35704c60429499e0d42ad
Showing
3 changed files
with
0 additions
and
6 deletions
| ... | @@ -38,12 +38,6 @@ | ... | @@ -38,12 +38,6 @@ |
| 38 | 38 | ||
| 39 | <dependency> | 39 | <dependency> |
| 40 | <groupId>org.onosproject</groupId> | 40 | <groupId>org.onosproject</groupId> |
| 41 | - <artifactId>onos-app-routing</artifactId> | ||
| 42 | - <version>${project.version}</version> | ||
| 43 | - </dependency> | ||
| 44 | - | ||
| 45 | - <dependency> | ||
| 46 | - <groupId>org.onosproject</groupId> | ||
| 47 | <artifactId>onlab-misc</artifactId> | 41 | <artifactId>onlab-misc</artifactId> |
| 48 | </dependency> | 42 | </dependency> |
| 49 | 43 | ... | ... |
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment