Release Beryllium-SR1
[openflowjava.git] / simple-client / pom.xml
index 567cdaaedb18bb354bfd3a7a512997a7c8b224e8..d340831f2737a2d3090f24fa88d57cdae354a4a7 100644 (file)
@@ -2,8 +2,9 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
-        <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <artifactId>openflowjava-parent</artifactId>
+        <version>0.7.1-Beryllium-SR1</version>
+        <relativePath>../parent</relativePath>
     </parent>
     <artifactId>simple-client</artifactId>
     <packaging>bundle</packaging>
@@ -43,7 +44,6 @@
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-log4j12</artifactId>
-            <version>${slf4j.version}</version>
         </dependency>
     </dependencies>
 </project>