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 11:22:32 UTC

svn commit: r1222154 - /synapse/branches/2.1/modules/integration/pom.xml

Author: kasun
Date: Thu Dec 22 10:22:31 2011
New Revision: 1222154

URL: http://svn.apache.org/viewvc?rev=1222154&view=rev
Log:
Updating Neethi version

Modified:
    synapse/branches/2.1/modules/integration/pom.xml

Modified: synapse/branches/2.1/modules/integration/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/2.1/modules/integration/pom.xml?rev=1222154&r1=1222153&r2=1222154&view=diff
==============================================================================
--- synapse/branches/2.1/modules/integration/pom.xml (original)
+++ synapse/branches/2.1/modules/integration/pom.xml Thu Dec 22 10:22:31 2011
@@ -471,7 +471,7 @@
         <dependency>
             <groupId>org.apache.neethi</groupId>
             <artifactId>neethi</artifactId>
-            <version>2.0.4</version>
+            <version>3.0.1</version>
             <scope>test</scope>
         </dependency>
     </dependencies>