Author: andyhot
Date: Wed Nov 18 23:50:22 2009
New Revision: 882005

URL: http://svn.apache.org/viewvc?rev=882005&view=rev
Log:
define version + update deprecated expression

Modified:
    tapestry/tapestry5/trunk/quickstart/pom.xml
    tapestry/tapestry5/trunk/tapestry-component-report/pom.xml

Modified: tapestry/tapestry5/trunk/quickstart/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/quickstart/pom.xml?rev=882005&r1=882004&r2=882005&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/quickstart/pom.xml (original)
+++ tapestry/tapestry5/trunk/quickstart/pom.xml Wed Nov 18 23:50:22 2009
@@ -23,7 +23,7 @@
     </parent>
     <name>Tapestry 5 Quickstart Archetype</name>
     <inceptionYear>2007</inceptionYear>
-    <url>http://tapestry.apache.org/tapestry5/${pom.artifactId}/</url>
+    <url>http://tapestry.apache.org/tapestry5/${project.artifactId}/</url>
     <description>Archetype for creating a basic Tapestry 5 
application.</description>
 
     <build>

Modified: tapestry/tapestry5/trunk/tapestry-component-report/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-component-report/pom.xml?rev=882005&r1=882004&r2=882005&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-component-report/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-component-report/pom.xml Wed Nov 18 
23:50:22 2009
@@ -95,6 +95,7 @@
         <plugins>
             <plugin>
                 <artifactId>maven-plugin-plugin</artifactId>
+                <version>2.3</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>


Reply via email to