Convert dsbenchmark to blueprint
[controller.git] / benchmark / pom.xml
index a0fb942e65120fb1fb8947e1ba4abf8f33684d80..45b2b4dd4dacd609ca4689728ab8e3216bc6ab71 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
@@ -18,9 +18,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <modules>
     <module>api</module>
     <module>dsbenchmark</module>