[Carbon-commits] [Carbon] svn commit r114204 - branches/carbon/3.2.0/products/greg/4.1.0/modules/p2-profile-gen/service

isuruw at wso2.com isuruw at wso2.com
Mon Oct 17 06:32:51 EDT 2011


Author: isuruw
Date: Mon Oct 17 03:32:51 2011
New Revision: 114204
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=114204

Log:
version upgrade correction identity core

Modified:
   branches/carbon/3.2.0/products/greg/4.1.0/modules/p2-profile-gen/service/pom.xml

Modified: branches/carbon/3.2.0/products/greg/4.1.0/modules/p2-profile-gen/service/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/products/greg/4.1.0/modules/p2-profile-gen/service/pom.xml?rev=114204&r1=114203&r2=114204&view=diff
==============================================================================
--- branches/carbon/3.2.0/products/greg/4.1.0/modules/p2-profile-gen/service/pom.xml	(original)
+++ branches/carbon/3.2.0/products/greg/4.1.0/modules/p2-profile-gen/service/pom.xml	Mon Oct 17 03:32:51 2011
@@ -280,7 +280,7 @@
 
                                 <feature>
                                     <id>org.wso2.carbon.identity.core.ui.feature.group</id>
-                                    <version>${carbon.platform.patch.version.322}</version>
+                                    <version>${carbon.version}</version>
                                 </feature>
 
                                 <feature>
@@ -396,7 +396,7 @@
                                 </feature>
                                 <feature>
                                     <id>org.wso2.carbon.identity.core.feature.group</id>
-                                    <version>${carbon.version}</version>
+                                    <version>${carbon.platform.patch.version.321}</version>
                                 </feature>
                                 <feature>
                                     <id>org.wso2.carbon.identity.relying.party.feature.group</id>


More information about the Carbon-commits mailing list