[pkg-java] r10948 - trunk/libgettext-commons-java
Giovanni Mascellani
gmascellani-guest at alioth.debian.org
Wed Oct 28 08:58:16 UTC 2009
Author: gmascellani-guest
Date: 2009-10-28 08:58:16 +0000 (Wed, 28 Oct 2009)
New Revision: 10948
Modified:
trunk/libgettext-commons-java/pom.xml
Log:
Patched in order to get upstream version really available in Debian
Modified: trunk/libgettext-commons-java/pom.xml
===================================================================
--- trunk/libgettext-commons-java/pom.xml 2009-10-28 08:57:23 UTC (rev 10947)
+++ trunk/libgettext-commons-java/pom.xml 2009-10-28 08:58:16 UTC (rev 10948)
@@ -107,6 +107,7 @@
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
+ <version>2.2-beta-4</version>
<configuration>
<descriptors>
<descriptor>src/assembly/bin.xml</descriptor>
More information about the pkg-java-commits
mailing list