This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libgettext-commons-java.
commit 5dd227b25295ba784c9c70d213a1663efc92f933 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 12 10:18:18 2017 +0200 Reverted the changes to pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f04116..ffe1737 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ <id>make-assembly</id> <!-- this is used for inheritance merges --> <phase>package</phase> <!-- append to the packaging phase. --> <goals> - <goal>single</goal> <!-- goals == mojos --> + <goal>attached</goal> <!-- goals == mojos --> </goals> </execution> </executions> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgettext-commons-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

