Include metadata in the manifest
[yaz4j-moved-to-github.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e8aaadb..38e2de8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   </licenses>
   <description>Java wrapper for the ZOOM API of YAZ</description>
 
+  <organization>
+    <name>Index Data</name>
+  </organization>
+
   <developers>
     <developer>
       <name>Rob Styles</name>
     </dependency>
   </dependencies>
 
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
+
   <build>
 
     <extensions>