Release Boron-SR2
[openflowjava.git] / simple-client / pom.xml
index 484b375961d36441bc1c5a46f7ac96553fb850f2..da920791d3a05001f060cb18a8fbedff4e5d79de 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.2-Boron-SR2</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>simple-client</artifactId>
@@ -44,7 +44,6 @@
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-log4j12</artifactId>
-            <version>${slf4j.version}</version>
         </dependency>
     </dependencies>
 </project>