You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ka...@apache.org on 2011/12/22 17:11:43 UTC

svn commit: r1222311 - in /synapse/branches/2.1: pom.xml src/

Author: kasun
Date: Thu Dec 22 16:11:42 2011
New Revision: 1222311

URL: http://svn.apache.org/viewvc?rev=1222311&view=rev
Log:
Removing docs

Removed:
    synapse/branches/2.1/src/
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=1222311&r1=1222310&r2=1222311&view=diff
==============================================================================
--- synapse/branches/2.1/pom.xml (original)
+++ synapse/branches/2.1/pom.xml Thu Dec 22 16:11:42 2011
@@ -191,7 +191,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>2.0-beta-6</version>
+                    <version>2.1</version>
                 </plugin>
             </plugins>
         </pluginManagement>
@@ -719,7 +719,7 @@
             </plugin>
             <plugin>
                 <artifactId>maven-site-plugin</artifactId>
-                <version>2.0-beta-5</version>
+                <version>2.1</version>
                 <inherited>false</inherited>
             </plugin>
             <plugin>