Should this go to the branch as well? On Thu, Jan 5, 2012 at 11:32 PM, <[email protected]> wrote:
> Author: kasun > Date: Thu Jan 5 18:02:21 2012 > New Revision: 1227724 > > URL: http://svn.apache.org/viewvc?rev=1227724&view=rev > Log: > Updating plugin versions > > Modified: > synapse/branches/2.1/pom.xml > > Modified: synapse/branches/2.1/pom.xml > URL: > http://svn.apache.org/viewvc/synapse/branches/2.1/pom.xml?rev=1227724&r1=1227723&r2=1227724&view=diff > > ============================================================================== > --- synapse/branches/2.1/pom.xml (original) > +++ synapse/branches/2.1/pom.xml Thu Jan 5 18:02:21 2012 > @@ -206,15 +206,15 @@ > <plugins> > <plugin> > <artifactId>maven-clean-plugin</artifactId> > - <version>2.2</version> > + <version>2.4.1</version> > </plugin> > <plugin> > <artifactId>maven-resources-plugin</artifactId> > - <version>2.2</version> > + <version>2.5</version> > </plugin> > <plugin> > <artifactId>maven-site-plugin</artifactId> > - <version>2.1</version> > + <version>3.0</version> > </plugin> > </plugins> > </pluginManagement> > @@ -260,7 +260,7 @@ > </plugin> > <plugin> > <artifactId>maven-site-plugin</artifactId> > - <version>2.1</version> > + <version>3.0</version> > <inherited>false</inherited> > <executions> > <execution> > @@ -754,12 +754,12 @@ > <plugins> > <plugin> > <artifactId>maven-site-plugin</artifactId> > - <version>2.1</version> > + <version>3.0</version> > <inherited>false</inherited> > </plugin> > <plugin> > <artifactId>maven-project-info-reports-plugin</artifactId> > - <version>2.1.1</version> > + <version>2.2</version> > <configuration> > <!-- These features are disabled since they cause "mvn > site" to hang --> > > <dependencyLocationsEnabled>false</dependencyLocationsEnabled> > > > -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com, *Member; Apache Software Foundation; **http://www.apache.org/*<http://www.apache.org/> * * *email: **[email protected]* <[email protected]>* cell: +94 77 3320919 blog: **http://blog.afkham.org* <http://blog.afkham.org>* twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware* * *
