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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Aug 17 20:14:39 EDT 2010


Author: dgolovin
Date: 2010-08-17 20:14:39 -0400 (Tue, 17 Aug 2010)
New Revision: 24237

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

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



More information about the jbosstools-commits mailing list