Release Beryllium-SR1
[openflowjava.git] / simple-client / pom.xml
index 484b375961d36441bc1c5a46f7ac96553fb850f2..d340831f2737a2d3090f24fa88d57cdae354a4a7 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-Beryllium-SR1</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>