Author: ruwan Date: Fri May 1 18:07:28 2009 New Revision: 34628 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=34628
Log: fixing the version Modified: branches/synapse/1.3-wso2v1/modules/transports/pom.xml Modified: branches/synapse/1.3-wso2v1/modules/transports/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/synapse/1.3-wso2v1/modules/transports/pom.xml?rev=34628&r1=34627&r2=34628&view=diff ============================================================================== --- branches/synapse/1.3-wso2v1/modules/transports/pom.xml (original) +++ branches/synapse/1.3-wso2v1/modules/transports/pom.xml Fri May 1 18:07:28 2009 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.synapse</groupId> <artifactId>Apache-Synapse</artifactId> - <version>SNAPSHOT</version> + <version>1.3-wso2v1</version> <relativePath>../../pom.xml</relativePath> </parent> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
