[Carbon-commits] [Carbon] svn commit r92193 - trunk/carbon/components/application-mgt

supunm at wso2.com supunm at wso2.com
Thu Apr 21 10:33:07 PDT 2011


Author: supunm
Date: Thu Apr 21 10:33:06 2011
New Revision: 92193
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=92193

Log:
renaming wsas to appserver.

Modified:
   trunk/carbon/components/application-mgt/pom.xml

Modified: trunk/carbon/components/application-mgt/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/carbon/components/application-mgt/pom.xml?rev=92193&r1=92192&r2=92193&view=diff
==============================================================================
--- trunk/carbon/components/application-mgt/pom.xml	(original)
+++ trunk/carbon/components/application-mgt/pom.xml	Thu Apr 21 10:33:06 2011
@@ -35,11 +35,11 @@
     <profiles>
         <profile>
             <!-- WSO2 Web Services Application Server profile of the Application Management-->
-            <id>product-wsas</id>
+            <id>product-appserver</id>
             <activation>
                 <property>
                     <name>product</name>
-                    <value>wsas</value>
+                    <value>appserver</value>
                 </property>
             </activation>
             <modules>


More information about the Carbon-commits mailing list