diff options
author | Ashlee Young <ashlee@wildernessvoice.com> | 2015-11-13 16:06:48 -0800 |
---|---|---|
committer | Ashlee Young <ashlee@wildernessvoice.com> | 2015-11-13 16:06:48 -0800 |
commit | e5df26295703f2f8f5f9b9ee406407a5684b8122 (patch) | |
tree | da0ea16b2fc02391c79a303b01e4904e04f4d511 /framework/src/onos/apps/routing | |
parent | 89cd569db9dbccd5e9a41bb37a6d18cd7bacad19 (diff) |
ONOS commit id 710293f3afa03540a1fd3be038da0ea6a488765c
Change-Id: I66c2370960d7597bdbaf7bf58defca3e864c4215
Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
Diffstat (limited to 'framework/src/onos/apps/routing')
-rw-r--r-- | framework/src/onos/apps/routing/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/onos/apps/routing/pom.xml b/framework/src/onos/apps/routing/pom.xml index c461ef3f..2882f52e 100644 --- a/framework/src/onos/apps/routing/pom.xml +++ b/framework/src/onos/apps/routing/pom.xml @@ -43,7 +43,7 @@ <version>${project.version}</version> </dependency> - <dependency> + <dependency> <groupId>org.onosproject</groupId> <artifactId>onlab-thirdparty</artifactId> </dependency> |