Author: andyhot
Date: Wed Nov 18 23:52:40 2009
New Revision: 882007

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

Modified:
    tapestry/tapestry5/branches/5.1.0.x-dev/pom.xml
    tapestry/tapestry5/branches/5.1.0.x-dev/quickstart/pom.xml
    tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-component-report/pom.xml

Modified: tapestry/tapestry5/branches/5.1.0.x-dev/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/branches/5.1.0.x-dev/pom.xml?rev=882007&r1=882006&r2=882007&view=diff
==============================================================================
--- tapestry/tapestry5/branches/5.1.0.x-dev/pom.xml (original)
+++ tapestry/tapestry5/branches/5.1.0.x-dev/pom.xml Wed Nov 18 23:52:40 2009
@@ -386,6 +386,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-project-info-reports-plugin</artifactId>
+                <version>2.1.2</version>
                 <reportSets>
                     <reportSet>
                         <reports>

Modified: tapestry/tapestry5/branches/5.1.0.x-dev/quickstart/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/branches/5.1.0.x-dev/quickstart/pom.xml?rev=882007&r1=882006&r2=882007&view=diff
==============================================================================
--- tapestry/tapestry5/branches/5.1.0.x-dev/quickstart/pom.xml (original)
+++ tapestry/tapestry5/branches/5.1.0.x-dev/quickstart/pom.xml Wed Nov 18 
23:52:40 2009
@@ -18,7 +18,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/branches/5.1.0.x-dev/tapestry-component-report/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-component-report/pom.xml?rev=882007&r1=882006&r2=882007&view=diff
==============================================================================
--- tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-component-report/pom.xml 
(original)
+++ tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-component-report/pom.xml 
Wed Nov 18 23:52:40 2009
@@ -96,6 +96,7 @@
         <plugins>
             <plugin>
                 <artifactId>maven-plugin-plugin</artifactId>
+                <version>2.3</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>


Reply via email to