Author: ruwan Date: Fri May 1 17:58:36 2009 New Revision: 34627 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=34627
Log: Fixing the versions Modified: branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/pom.xml branches/synapse/1.3-wso2v1/modules/transports/core/pipe/pom.xml branches/synapse/1.3-wso2v1/modules/transports/core/vfs/pom.xml branches/synapse/1.3-wso2v1/modules/transports/optional/fix/pom.xml Modified: branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/pom.xml?rev=34627&r1=34626&r2=34627&view=diff ============================================================================== --- branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/pom.xml (original) +++ branches/synapse/1.3-wso2v1/modules/transports/core/nhttp/pom.xml Fri May 1 17:58:36 2009 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.synapse</groupId> <artifactId>synapse-transports</artifactId> - <version>SNAPSHOT</version> + <version>1.3-wso2v1</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: branches/synapse/1.3-wso2v1/modules/transports/core/pipe/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/synapse/1.3-wso2v1/modules/transports/core/pipe/pom.xml?rev=34627&r1=34626&r2=34627&view=diff ============================================================================== --- branches/synapse/1.3-wso2v1/modules/transports/core/pipe/pom.xml (original) +++ branches/synapse/1.3-wso2v1/modules/transports/core/pipe/pom.xml Fri May 1 17:58:36 2009 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.synapse</groupId> <artifactId>synapse-transports</artifactId> - <version>SNAPSHOT</version> + <version>1.3-wso2v1</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: branches/synapse/1.3-wso2v1/modules/transports/core/vfs/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/synapse/1.3-wso2v1/modules/transports/core/vfs/pom.xml?rev=34627&r1=34626&r2=34627&view=diff ============================================================================== --- branches/synapse/1.3-wso2v1/modules/transports/core/vfs/pom.xml (original) +++ branches/synapse/1.3-wso2v1/modules/transports/core/vfs/pom.xml Fri May 1 17:58:36 2009 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.synapse</groupId> <artifactId>synapse-transports</artifactId> - <version>SNAPSHOT</version> + <version>1.3-wso2v1</version> <relativePath>../../pom.xml</relativePath> </parent> Modified: branches/synapse/1.3-wso2v1/modules/transports/optional/fix/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/synapse/1.3-wso2v1/modules/transports/optional/fix/pom.xml?rev=34627&r1=34626&r2=34627&view=diff ============================================================================== --- branches/synapse/1.3-wso2v1/modules/transports/optional/fix/pom.xml (original) +++ branches/synapse/1.3-wso2v1/modules/transports/optional/fix/pom.xml Fri May 1 17:58:36 2009 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.synapse</groupId> <artifactId>synapse-transports</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
