Author: ruwan
Date: Tue Jun 16 11:19:59 2009
New Revision: 39186
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=39186

Log:
Fixing the carbon version on the esb


Modified:
   
branches/esb/java/2.1-beta1/product/modules/distribution/src/main/assembly/filter.properties
   branches/esb/java/2.1-beta1/product/pom.xml

Modified: 
branches/esb/java/2.1-beta1/product/modules/distribution/src/main/assembly/filter.properties
URL: 
http://wso2.org/svn/browse/wso2/branches/esb/java/2.1-beta1/product/modules/distribution/src/main/assembly/filter.properties?rev=39186&r1=39185&r2=39186&view=diff
==============================================================================
--- 
branches/esb/java/2.1-beta1/product/modules/distribution/src/main/assembly/filter.properties
        (original)
+++ 
branches/esb/java/2.1-beta1/product/modules/distribution/src/main/assembly/filter.properties
        Tue Jun 16 11:19:59 2009
@@ -1,6 +1,6 @@
 product.name=WSO2 ESB
 product.version=2.1
 
-carbon.version=2.0.0.SNAPSHOT
+carbon.version=2.0.0.beta1
 esb.version=2.1.0.SNAPSHOT
 bundle.creators=org.wso2.carbon.mediator.bridge.MediatorBundleCreator
\ No newline at end of file

Modified: branches/esb/java/2.1-beta1/product/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/esb/java/2.1-beta1/product/pom.xml?rev=39186&r1=39185&r2=39186&view=diff
==============================================================================
--- branches/esb/java/2.1-beta1/product/pom.xml (original)
+++ branches/esb/java/2.1-beta1/product/pom.xml Tue Jun 16 11:19:59 2009
@@ -148,7 +148,7 @@
         <commons.logging.version>1.1</commons.logging.version>
         <opencsv.version>1.8</opencsv.version>
         <poi.version>3.0-FINAL</poi.version>
-        <carbon.version>2.0.0.SNAPSHOT</carbon.version>
+        <carbon.version>2.0.0.beta1</carbon.version>
         <synapse.version>1.3.0.wso2v1</synapse.version>
         <esb.version>SNAPSHOT</esb.version>
     </properties>

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to