Author: mck
Date: Sat May 1 14:38:07 2010
New Revision: 940041
URL: http://svn.apache.org/viewvc?rev=940041&view=rev
Log:
TILES-506 Fix link to jira under "Project Information --> Issue tracking"
Modified:
tiles/maven/trunk/pom/pom.xml
Modified: tiles/maven/trunk/pom/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/maven/trunk/pom/pom.xml?rev=940041&r1=940040&r2=940041&view=diff
==============================================================================
--- tiles/maven/trunk/pom/pom.xml (original)
+++ tiles/maven/trunk/pom/pom.xml Sat May 1 14:38:07 2010
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>3</version>
+ <version>7</version>
</parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-master</artifactId>
@@ -50,7 +50,7 @@
<issueManagement>
<system>JIRA</system>
- <url>https://issues.apache.org/struts/browse/TILES</url>
+ <url>https://issues.apache.org/jira/browse/TILES</url>
</issueManagement>
<distributionManagement>
@@ -172,6 +172,15 @@
<role>PMC Member</role>
</roles>
</developer>
+ <developer>
+ <name>Mick Semb Wever</name>
+ <id>mck</id>
+ <email>mck at apache.org</email>
+ <url>http://people.apache.org/~mck</url>
+ <roles>
+ <role>developer</role>
+ </roles>
+ </developer>
</developers>
<contributors>