Author: ruwan Date: Sat Aug 1 11:59:49 2009 New Revision: 42364 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=42364
Log: fixing the synapse version in the documentation Modified: trunk/esb/java/docs/xdoc/securing_secret_information.xml Modified: trunk/esb/java/docs/xdoc/securing_secret_information.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/docs/xdoc/securing_secret_information.xml?rev=42364&r1=42363&r2=42364&view=diff ============================================================================== --- trunk/esb/java/docs/xdoc/securing_secret_information.xml (original) +++ trunk/esb/java/docs/xdoc/securing_secret_information.xml Sat Aug 1 11:59:49 2009 @@ -220,7 +220,7 @@ <pre><dependency> <groupId>org.apache.synapse</groupId> <artifactId>synapse-commons</artifactId> - <version>1.3.0.wso2v1</version> + <version>1.3.0-SNAPSHOT</version> </dependency> <dependency> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
