[SCM] json-simple packaging branch, master, updated. debian/1.1-dfsg1-1-7-g25fc069

Gilles Filippini pini at debian.org
Mon Jul 23 11:14:23 UTC 2012


The following commit has been merged in the master branch:
commit d327fafebe15d22cb5fbf3554e0e72cfb794b0b1
Author: Gilles Filippini <pini at debian.org>
Date:   Mon Jul 23 11:53:54 2012 +0200

    Enhanced POM file with entries generated from mh_make

diff --git a/debian/pom.xml b/debian/pom.xml
index 9073022..1697910 100644
--- a/debian/pom.xml
+++ b/debian/pom.xml
@@ -27,6 +27,12 @@
     <scm>
         <connection>scm:svn:http://json-simple.googlecode.com/svn/trunk/</connection>
         <developerConnection>scm:svn:http://json-simple.googlecode.com/svn/trunk/</developerConnection>
+        <url>http://json-simple.googlecode.com/svn/trunk/</url>
     </scm>
+
+    <properties>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    </properties>
+
     <dependencies/>
 </project>
\ No newline at end of file

-- 
json-simple packaging



More information about the pkg-java-commits mailing list