Author: ruwan Date: Sat Jun 6 13:02:20 2009 New Revision: 37988 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=37988
Log: changed the styles module name to match the others Modified: trunk/esb/java/modules/styles/pom.xml Modified: trunk/esb/java/modules/styles/pom.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/pom.xml?rev=37988&r1=37987&r2=37988&view=diff ============================================================================== --- trunk/esb/java/modules/styles/pom.xml (original) +++ trunk/esb/java/modules/styles/pom.xml Sat Jun 6 13:02:20 2009 @@ -31,7 +31,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>org.wso2.esb.styles</artifactId> <packaging>bundle</packaging> - <name>The ESB UI styles</name> + <name>WSO2 ESB Styles</name> <url>http://wso2.org</url> <build> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
