svn commit: r732227 - /jakarta/taglibs/proper/string/trunk/pom.xml
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: bayard
Date: Tue Jan 6 21:39:11 2009
New Revision: 732227
URL: http://svn.apache.org/viewvc?rev=732227&view=rev
Log:
Adding distribution management section so site-deploy works
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=732227&r1=732226&r2=732227&view=diff
==============================================================================
--- jakarta/taglibs/proper/string/trunk/pom.xml (original)
+++ jakarta/taglibs/proper/string/trunk/pom.xml Tue Jan 6 21:39:11 2009
@@ -47,6 +47,14 @@
<url>http://svn.apache.org/viewvc/jakarta/taglibs/proper/string/trunk</url>
</scm>
+ <distributionManagement>
+ <site>
+ <id>apache.website</id>
+ <name>Apache Website</name>
+ <url>scp://people.apache.org/www/jakarta.apache.org/taglibs/string/</url>
+ </site>
+ </distributionManagement>
+
<developers>
<developer>
<name>Felipe Leme</name>