[maven-debian-helper] 03/05: Changed the <name> element into a <description> element in the pom
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Sep 4 08:09:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-debian-helper.
commit 6fd5bb9a8debd2a2624d30ca908569d0de102fe4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Sep 4 09:59:54 2014 +0200
Changed the <name> element into a <description> element in the pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cd9264c..48d0dbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<artifactId>maven-debian</artifactId>
<version>1.6.8</version>
<packaging>pom</packaging>
- <name>helper tools for using Maven to build Debian packages</name>
+ <description>Helper tools for using Maven to build Debian packages</description>
<modules>
<module>maven-debian-helper</module>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git
More information about the pkg-java-commits
mailing list