BUG-1173: remove explicit guava version 30/14830/7
authorRobert Varga <rovarga@cisco.com>
Wed, 4 Feb 2015 15:29:25 +0000 (16:29 +0100)
committerRobert Varga <rovarga@cisco.com>
Sat, 14 Feb 2015 08:13:52 +0000 (09:13 +0100)
Removes an explicit mention of 14.0.1 in favor of odlparent-provided
version.

Change-Id: Iea11d3a207ae4799ef736ef5804649a11340e3be
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/topology-lldp-discovery/pom.xml

index cc684a58b2815dac30e68780902880e4f5ff66ab..70cd4b87029fc6e0f9fc57ed9c62509240442680 100644 (file)
@@ -12,7 +12,6 @@
   <packaging>bundle</packaging>
   <properties>
     <bundle.plugin.version>2.4.0</bundle.plugin.version>
-    <guava.version>14.0.1</guava.version>
     <maven.clean.plugin.version>2.5</maven.clean.plugin.version>
   </properties>
   <dependencies>