[jbosstools-commits] JBoss Tools SVN: r24239 - trunk/maven/plugins/org.jboss.tools.maven.portlet.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Aug 17 20:16:13 EDT 2010


Author: dgolovin
Date: 2010-08-17 20:16:12 -0400 (Tue, 17 Aug 2010)
New Revision: 24239

Modified:
   trunk/maven/plugins/org.jboss.tools.maven.portlet/about.html
Log:
fix for title in portlet maven configurator about.html

Modified: trunk/maven/plugins/org.jboss.tools.maven.portlet/about.html
===================================================================
--- trunk/maven/plugins/org.jboss.tools.maven.portlet/about.html	2010-08-18 00:15:23 UTC (rev 24238)
+++ trunk/maven/plugins/org.jboss.tools.maven.portlet/about.html	2010-08-18 00:16:12 UTC (rev 24239)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<title>Integration Seam projects with Maven</title>
+<title>JBoss Maven Portlet Configurator</title>
 <style type="text/css" media="screen">
 <!--
   body {



More information about the jbosstools-commits mailing list