Migrate to odlparent 1.8.0-Carbon
[controller.git] / features / benchmark / features-mdsal-benchmark / pom.xml
index ad3740ddc4756c533b8ba61415142cc866a2262e..b941735b8b22e03dc9c35a86cb1088e8bc800f3b 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>features-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
@@ -17,16 +17,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <version>1.4.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
 
   <properties>
     <controller.mdsal.version>1.6.0-SNAPSHOT</controller.mdsal.version>
     <mdsal.version>2.3.0-SNAPSHOT</mdsal.version>
     <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
     <yangtools.version>1.2.0-SNAPSHOT</yangtools.version>
-    <config.benchmark.configfile>04-xsql.xml</config.benchmark.configfile>
   </properties>
 
   <dependencies>