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>


Reply via email to