From: Kai Moritz Date: Mon, 11 Jul 2011 15:43:29 +0000 (+0200) Subject: Der Quellcode wird ab sofort mitveröffentlicht X-Git-Tag: 1.0.1~9 X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=commitdiff_plain;h=20d2e5a464f5e9f17435fd64924d578a96474093 Der Quellcode wird ab sofort mitveröffentlicht --- diff --git a/pom.xml b/pom.xml index c82fe9ec..1bdbf17a 100644 --- a/pom.xml +++ b/pom.xml @@ -114,6 +114,19 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + jar + + + +