[Carbon-commits] [Carbon] svn commit r109696 - branches/carbon/3.2.0/products/manager/1.5.1/modules/features/service/org.wso2.stratos.manager.ui.feature

supunm at wso2.com supunm at wso2.com
Sat Jul 9 14:10:19 EDT 2011


Author: supunm
Date: Sat Jul  9 11:10:19 2011
New Revision: 109696
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=109696

Log:
fixing manager build issue, with updated versions.

Modified:
   branches/carbon/3.2.0/products/manager/1.5.1/modules/features/service/org.wso2.stratos.manager.ui.feature/pom.xml

Modified: branches/carbon/3.2.0/products/manager/1.5.1/modules/features/service/org.wso2.stratos.manager.ui.feature/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/products/manager/1.5.1/modules/features/service/org.wso2.stratos.manager.ui.feature/pom.xml?rev=109696&r1=109695&r2=109696&view=diff
==============================================================================
--- branches/carbon/3.2.0/products/manager/1.5.1/modules/features/service/org.wso2.stratos.manager.ui.feature/pom.xml	(original)
+++ branches/carbon/3.2.0/products/manager/1.5.1/modules/features/service/org.wso2.stratos.manager.ui.feature/pom.xml	Sat Jul  9 11:10:19 2011
@@ -171,8 +171,8 @@
 				<bundleDef>org.wso2.carbon:org.wso2.carbon.payment.ui:${stratos.patch.version}</bundleDef>
                                 <bundleDef>org.wso2.carbon:org.wso2.carbon.email.verification.ui</bundleDef>
                                 <bundleDef>org.wso2.carbon:org.wso2.carbon.email.verification.stub</bundleDef>
-                                <bundleDef>org.wso2.manager:org.wso2.stratos.manager.dashboard.ui </bundleDef>
-                                <bundleDef>org.wso2.manager:org.wso2.stratos.manager.login.ui</bundleDef>
+                                <bundleDef>org.wso2.manager:org.wso2.stratos.manager.dashboard.ui:${stratos.patch.version}</bundleDef>
+                                <bundleDef>org.wso2.manager:org.wso2.stratos.manager.login.ui:${stratos.patch.version}</bundleDef>
                                 <bundleDef>org.wso2.manager:org.wso2.stratos.manager.styles</bundleDef>
                                 <bundleDef>org.wso2.carbon:org.wso2.carbon.throttling.ui</bundleDef>
 				<bundleDef>org.wso2.carbon:org.wso2.carbon.throttling.stub</bundleDef>


More information about the Carbon-commits mailing list