[jboss-cvs] JBossAS SVN: r68531 - projects/ejb3/trunk/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Dec 21 17:34:03 EST 2007


Author: ALRubinger
Date: 2007-12-21 17:34:03 -0500 (Fri, 21 Dec 2007)
New Revision: 68531

Modified:
   projects/ejb3/trunk/build/pom.xml
Log:
Corrected comment

Modified: projects/ejb3/trunk/build/pom.xml
===================================================================
--- projects/ejb3/trunk/build/pom.xml	2007-12-21 21:46:15 UTC (rev 68530)
+++ projects/ejb3/trunk/build/pom.xml	2007-12-21 22:34:03 UTC (rev 68531)
@@ -229,7 +229,7 @@
           </execution>
         </executions>
         <configuration>
-          <!-- Should be defined in local ~./m2/settings.xml -->
+          <!-- Should be defined in local ~/.m2/settings.xml -->
           <jbossDeployRoot>${jboss.repository.root}</jbossDeployRoot>
           <groupId>jboss</groupId>
           <removeArtifactVersion>true</removeArtifactVersion>




More information about the jboss-cvs-commits mailing list