Author: ebourg-guest Date: 2013-07-25 13:54:18 +0000 (Thu, 25 Jul 2013) New Revision: 17063
Modified: trunk/xom/debian/changelog trunk/xom/debian/poms/xom.pom Log: Updated the Maven pom Modified: trunk/xom/debian/changelog =================================================================== --- trunk/xom/debian/changelog 2013-07-25 13:41:01 UTC (rev 17062) +++ trunk/xom/debian/changelog 2013-07-25 13:54:18 UTC (rev 17063) @@ -1,6 +1,7 @@ xom (1.2.10-1) unstable; urgency=low * New upstream release + * Updated the Maven pom * Refreshed the patches * Added a patch to include the Ant runtime when compiling * Added a patch to replace jarjar with the regular jar Ant task Modified: trunk/xom/debian/poms/xom.pom =================================================================== --- trunk/xom/debian/poms/xom.pom 2013-07-25 13:41:01 UTC (rev 17062) +++ trunk/xom/debian/poms/xom.pom 2013-07-25 13:54:18 UTC (rev 17063) @@ -6,7 +6,7 @@ <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> <name>XOM</name> - <version>1.2.1</version> + <version>1.2.10</version> <description>The XOM Dual Streaming/Tree API for Processing XML</description> <url>http://xom.nu</url> <licenses> _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

