svn commit: r730943 - /jakarta/taglibs/proper/string/trunk/pom.xml
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: bayard
Date: Sat Jan 3 01:34:34 2009
New Revision: 730943
URL: http://svn.apache.org/viewvc?rev=730943&view=rev
Log:
Dropping the empty dev/contrib elements
Modified:
jakarta/taglibs/proper/string/trunk/pom.xml
Modified: jakarta/taglibs/proper/string/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/string/trunk/pom.xml?rev=730943&r1=730942&r2=730943&view=diff
==============================================================================
--- jakarta/taglibs/proper/string/trunk/pom.xml (original)
+++ jakarta/taglibs/proper/string/trunk/pom.xml Sat Jan 3 01:34:34 2009
@@ -47,11 +47,6 @@
<url>http://svn.apache.org/viewvc/jakarta/taglibs/proper/string/trunk</url>
</scm>
- <developers>
- </developers>
- <contributors>
- </contributors>
-
<dependencies>
<dependency>
<groupId>commons-lang</groupId>
@@ -81,8 +76,8 @@
<directory>src/main/resources/META-INF</directory>
<targetPath>META-INF</targetPath>
</resource>
-
</resources>
+
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>