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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Aug 17 20:15:23 EDT 2010


Author: dgolovin
Date: 2010-08-17 20:15:23 -0400 (Tue, 17 Aug 2010)
New Revision: 24238

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

Modified: trunk/maven/plugins/org.jboss.tools.maven.jsf/about.html
===================================================================
--- trunk/maven/plugins/org.jboss.tools.maven.jsf/about.html	2010-08-18 00:14:39 UTC (rev 24237)
+++ trunk/maven/plugins/org.jboss.tools.maven.jsf/about.html	2010-08-18 00:15:23 UTC (rev 24238)
@@ -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 JSF Configurator</title>
 <style type="text/css" media="screen">
 <!--
   body {



More information about the jbosstools-commits mailing list