diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-04-12 10:13:25 +0200 |
---|---|---|
committer | Maros Marsalek <mmarsale@cisco.com> | 2016-04-12 10:13:25 +0200 |
commit | abd7814ef36ed9135c6e80b79ece76238d50a39c (patch) | |
tree | 5bc2762890fde439c7896fcf39a70841897968f5 /v3po/data-api/pom.xml | |
parent | 5970b9ec4f014869118026001e933c9847da2509 (diff) |
HONEYCOMB-8: Remove references to VPP from data layer
Change-Id: Ia8ceb1f6e16c5148514ee2add55ff78533d8fe1e
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'v3po/data-api/pom.xml')
-rw-r--r-- | v3po/data-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v3po/data-api/pom.xml b/v3po/data-api/pom.xml index 88be38d9f..60073734d 100644 --- a/v3po/data-api/pom.xml +++ b/v3po/data-api/pom.xml @@ -32,7 +32,7 @@ <dependency> <groupId>org.opendaylight.controller</groupId> <artifactId>sal-common-api</artifactId> - <version>1.3.0-Beryllium</version> + <version>1.3.0-Beryllium</version> <!-- FIXME use dependency management --> </dependency> </dependencies> |