[Carbon-commits] [Carbon] svn commit r114417 - branches/carbon/3.2.0/features/dashboard/org.wso2.carbon.dashboard.mgt.theme.ui.feature/3.2.2

ranga at wso2.com ranga at wso2.com
Wed Oct 19 00:32:05 EDT 2011


Author: ranga
Date: Tue Oct 18 21:32:05 2011
New Revision: 114417
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=114417

Log:
Fixing org.wso2.carbon.registry.resource.stub version to 3.2.2

Modified:
   branches/carbon/3.2.0/features/dashboard/org.wso2.carbon.dashboard.mgt.theme.ui.feature/3.2.2/pom.xml

Modified: branches/carbon/3.2.0/features/dashboard/org.wso2.carbon.dashboard.mgt.theme.ui.feature/3.2.2/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/dashboard/org.wso2.carbon.dashboard.mgt.theme.ui.feature/3.2.2/pom.xml?rev=114417&r1=114416&r2=114417&view=diff
==============================================================================
--- branches/carbon/3.2.0/features/dashboard/org.wso2.carbon.dashboard.mgt.theme.ui.feature/3.2.2/pom.xml	(original)
+++ branches/carbon/3.2.0/features/dashboard/org.wso2.carbon.dashboard.mgt.theme.ui.feature/3.2.2/pom.xml	Tue Oct 18 21:32:05 2011
@@ -52,6 +52,7 @@
         <dependency>
             <groupId>org.wso2.carbon</groupId>
             <artifactId>org.wso2.carbon.registry.resource.stub</artifactId>
+            <version>${carbon.platform.patch.version.322}</version>
         </dependency>
     </dependencies>
 


More information about the Carbon-commits mailing list