JUnit JAXB tests for NeutronSecurity
[neutron.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b91232e0c009d8fcf40abb4edba6c5fa0ea64d2f..fc1e1e42e6fc4d94dbc9d9752920dfa7740a960c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -18,6 +18,7 @@
   <artifactId>project-neutron</artifactId>
   <version>0.5.0-SNAPSHOT</version>
   <packaging>pom</packaging>
+  <name>neutron</name> <!-- Used by Sonar to set project name -->
   <modules>
     <module>parent</module>
     <module>neutron-spi</module>
@@ -26,5 +27,6 @@
     <module>dummyprovider</module>
     <module>features</module>
     <module>karaf</module>
+    <module>model</module>
   </modules>
 </project>