[Carbon-commits] [Carbon] svn commit r114013 - branches/carbon/3.2.0/products/as/4.1.2

supunm at wso2.com supunm at wso2.com
Sat Oct 15 03:47:09 EDT 2011


Author: supunm
Date: Sat Oct 15 00:47:08 2011
New Revision: 114013
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=114013

Log:
updating versions

Modified:
   branches/carbon/3.2.0/products/as/4.1.2/pom.xml

Modified: branches/carbon/3.2.0/products/as/4.1.2/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/products/as/4.1.2/pom.xml?rev=114013&r1=114012&r2=114013&view=diff
==============================================================================
--- branches/carbon/3.2.0/products/as/4.1.2/pom.xml	(original)
+++ branches/carbon/3.2.0/products/as/4.1.2/pom.xml	Sat Oct 15 00:47:08 2011
@@ -59,7 +59,7 @@
             <dependency>
                 <groupId>org.wso2.carbon</groupId>
                 <artifactId>org.wso2.carbon.ui</artifactId>
-                <version>${carbon.platform.version}</version>
+                <version>${carbon.platform.patch.version.322}</version>
             </dependency>
             <dependency>
                 <groupId>org.eclipse.osgi</groupId>
@@ -158,7 +158,7 @@
             <dependency>
                 <groupId>org.wso2.carbon</groupId>
                 <artifactId>org.wso2.carbon.core</artifactId>
-                <version>${carbon.version}</version>
+                <version>${carbon.platform.patch.version.322}</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.axis2.wso2</groupId>
@@ -254,7 +254,7 @@
         <axis2.jibx.version>1.6.1.wso2v1</axis2.jibx.version>
         <jibx.version>1.2.1.wso2v1</jibx.version>
         <axis2.jaxb.version>1.6.1.wso2v1</axis2.jaxb.version>
-        <axis2.version>1.6.1.wso2v1</axis2.version>
+        <axis2.version>1.6.1.wso2v2</axis2.version>
 	<synapse.version>2.1.0.wso2v4</synapse.version>
     </properties>
 


More information about the Carbon-commits mailing list