return HTTP_CONFLICT (409) from POST create() in case of AlreadyExists
[neutron.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ec02edff774637d3e0fdf6ef3d9f420590d31f0a..db778e092031e8a5dff2157c6240b306ced3a88f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       </roles>
       <timezone>Asia/Kolkata</timezone>
     </developer>
+    <developer>
+      <id>vorburger</id>
+      <name>Michael Vorburger</name>
+      <email>vorburger@redhat.com</email>
+      <organization>Red Hat, Inc.</organization>
+      <organizationUrl>http://www.redhat.com</organizationUrl>
+      <roles>
+         <role>committer</role>
+         <role>contributor</role>
+      </roles>
+      <timezone>Europe/Bern</timezone>
+    </developer>
   </developers>
   <properties>
     <checkstyle.location>${project.parent.basedir}/src/main/resources</checkstyle.location>
     <module>features/test</module>
     <module>karaf</module>
     <module>integration/test-standalone</module>
-    <module>integration/test</module>
+    <!-- <module>integration/test</module> -->
     <module>model</module>
     <module>neutron-hostconfig</module>
   </modules>