You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2007/05/20 20:15:53 UTC

svn commit: r539902 - /maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/pom.xml

Author: carlos
Date: Sun May 20 11:15:52 2007
New Revision: 539902

URL: http://svn.apache.org/viewvc?view=rev&rev=539902
Log:
Fix typo in folder name

Modified:
    maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/pom.xml

Modified: maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/pom.xml?view=diff&rev=539902&r1=539901&r2=539902
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/pom.xml Sun May 20 11:15:52 2007
@@ -119,6 +119,6 @@
     <!-- <module>it0105</module> -->
     <!-- <module>it0106</module> -->
     <!-- <module>it0107</module> -->
-    <!-- <module>it0119-ejbClientDependency</module> not fixed yet -->
+    <!-- <module>it0120-ejbClientDependency</module> not fixed yet -->
   </modules>
 </project>