Disable the version of Xalan bundled in Karaf 3.0.7
[controller.git] / benchmark / pom.xml
index 227a741f835d8c6ece4a8f62b1954de2e93e9a33..efd37647559093d672438bc024be96be78bea1ca 100644 (file)
@@ -9,12 +9,12 @@ 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.6.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>benchmark-aggregator</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
@@ -25,6 +25,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>api</module>
     <module>dsbenchmark</module>
     <module>ntfbenchmark</module>
+    <module>rpcbenchmark</module>
     <module>artifacts</module>
   </modules>
 </project>