[jboss-svn-commits] JBL Code SVN: r30647 - labs/jbossrules/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Dec 14 14:17:11 EST 2009


Author: ge0ffrey
Date: 2009-12-14 14:17:11 -0500 (Mon, 14 Dec 2009)
New Revision: 30647

Modified:
   labs/jbossrules/trunk/pom.xml
Log:
typo's

Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml	2009-12-14 19:07:53 UTC (rev 30646)
+++ labs/jbossrules/trunk/pom.xml	2009-12-14 19:17:11 UTC (rev 30647)
@@ -822,7 +822,7 @@
             <!--<version>2.0-beta-1</version>-->
             <!--</plugin>-->
             <plugin>
-                <!-- In 2.0-beta-1 an aggegate works after running "mvn site" twice -->
+                <!-- In 2.0-beta-1 an aggregate works after running "mvn site" twice -->
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>javancss-maven-plugin</artifactId>
                 <version>2.0-beta-2</version>
@@ -885,7 +885,7 @@
         <dependencies>
             <!--
                 Declare all dependency versions and default scopes here, but not optional.
-                Each module should declare it's direct dependency and possibily overwrite scope/optional.
+                Each module should declare it's direct dependency and possibly overwrite scope/optional.
             -->
 
             <!-- Internal dependencies -->



More information about the jboss-svn-commits mailing list