fix some warnings
[transportpce.git] / tests / pom.xml
index 4cb2dff89b63185336ccbd3d12923bd52d70e03a..35ee0810582c17cf8cee49b4be425241d0fc3cbb 100644 (file)
@@ -12,17 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>2.0.5</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>stubs-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
   <modules>
+    <module>stubmodels</module>
     <module>stubpce</module>
     <module>stubrenderer</module>
   </modules>