Fix URL
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113142 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<shortDescription>A collection of example projects showing how to use maven in different situations</shortDescription>
|
||||
<!-- the project home page -->
|
||||
|
||||
<url>http://jakarta.apache.org/turbine/maven/reference/plugins/genapp/</url>
|
||||
<url>http://maven.apache.org/reference/plugins/genapp/</url>
|
||||
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/genapp/</siteDirectory>
|
||||
|
||||
|
||||
@@ -17,14 +17,14 @@
|
||||
<!-- details about the organization that 'owns' the project -->
|
||||
<organization>
|
||||
<name>Apache Software Foundation</name>
|
||||
<url>http://jakarta.apache.org/</url>
|
||||
<logo>http://jakarta.apache.org/turbine/maven/images/jakarta-logo-blue.gif</logo>
|
||||
<url>http://www.apache.org/</url>
|
||||
<logo>http://maven.apache.org/images/jakarta-logo-blue.gif</logo>
|
||||
</organization>
|
||||
|
||||
<!-- the year the project started -->
|
||||
<inceptionYear>2002</inceptionYear>
|
||||
<package>@PACKAGE@</package>
|
||||
<logo>http://jakarta.apache.org/turbine/maven/images/maven.jpg</logo>
|
||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||
<description>
|
||||
A collection of example projects showing how to use maven in different
|
||||
situations
|
||||
|
||||
Reference in New Issue
Block a user