Improve segmented journal actor metrics
[controller.git] / benchmark / pom.xml
index 6ebb1e91ec7cecbc442bff78ed05c142f9b1c89e..b79dbd5b8c2b3220cae6aeebd132bd49b254d946 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>benchmark-aggregator</artifactId>
-  <version>9.0.1-SNAPSHOT</version>
+  <version>9.0.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -29,5 +29,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <module>dsbenchmark</module>
     <module>ntfbenchmark</module>
     <module>rpcbenchmark</module>
+    <module>segjournal-benchmark</module>
   </modules>
 </project>