Author: prabath Date: Sat Jun 6 06:24:02 2009 New Revision: 37970 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=37970
Log: updating home page title Modified: trunk/solutions/identity/modules/distribution/pom.xml trunk/solutions/identity/pom.xml Modified: trunk/solutions/identity/modules/distribution/pom.xml URL: http://wso2.org/svn/browse/wso2/trunk/solutions/identity/modules/distribution/pom.xml?rev=37970&r1=37969&r2=37970&view=diff ============================================================================== --- trunk/solutions/identity/modules/distribution/pom.xml (original) +++ trunk/solutions/identity/modules/distribution/pom.xml Sat Jun 6 06:24:02 2009 @@ -419,7 +419,7 @@ </unzip> <replace file="target/wso2carbon-${carbon.version}/conf/carbon.xml" - token="${product.name}" value="Identity Server"/> + token="${product.name}" value="WSO2 Identity Server"/> <replace file="target/wso2carbon-${carbon.version}/conf/carbon.xml" token="<ServerURL>https://${carbon.local.ip}" value="<ServerURL>https://localhost"/> Modified: trunk/solutions/identity/pom.xml URL: http://wso2.org/svn/browse/wso2/trunk/solutions/identity/pom.xml?rev=37970&r1=37969&r2=37970&view=diff ============================================================================== --- trunk/solutions/identity/pom.xml (original) +++ trunk/solutions/identity/pom.xml Sat Jun 6 06:24:02 2009 @@ -30,7 +30,7 @@ </issueManagement> <mailingLists> <mailingList> - <name>Identity Solution Developers</name> + <name>Identity Server Developers</name> <subscribe>[email protected]</subscribe> <unsubscribe>[email protected]</unsubscribe> <post>[email protected]</post> _______________________________________________ Identity-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/identity-dev
