Make output file handling more robust
[hibernate4-maven-plugin] / pom.xml
diff --git a/pom.xml b/pom.xml
index f4e0eef..714edad 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   <artifactId>hibernate4-maven-plugin</artifactId>
   <name>Hibernate 4 Maven Plugin</name>
   <description>Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations</description>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.4-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <url>http://juplo.de/hibernate4-maven-plugin</url>
 
       <name>Erik-Berndt Scheper</name>
       <email>erik.berndt.scheper@gmail.com</email>
     </contributor>
+    <contributor>
+      <name>Guido Wimmel</name>
+      <email>Wimmel.Guido@swm.de</email>
+    </contributor>
   </contributors>
 
   <distributionManagement>