Bump MRI upstreams
[neutron.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1d2686cf6dc1161b0b653b43279ddc27926e765b..0266289adfd5a5d6221b28b662fa41552162a3d3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,12 +9,12 @@
   <parent>
     <groupId>org.opendaylight.neutron</groupId>
     <artifactId>project-neutron-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.16.0-SNAPSHOT</version>
     <relativePath>parent</relativePath>
   </parent>
   <groupId>org.opendaylight.neutron</groupId>
   <artifactId>project-neutron</artifactId>
-  <version>0.12.0-SNAPSHOT</version>
+  <version>0.16.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>neutron</name> <!-- Used by Sonar to set project name -->
   <description>OpenDaylight Neutron Northbound Service</description>
     <module>transcriber</module>
     <module>neutron-logger</module>
     <module>artifacts</module>
+    <module>features/parent</module>
     <module>features/production</module>
     <module>features/test</module>
     <module>karaf</module>