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/18 01:13:53 UTC

svn commit: r539159 - /maven/plugins/trunk/maven-stage-plugin/

Author: carlos
Date: Thu May 17 16:13:53 2007
New Revision: 539159

URL: http://svn.apache.org/viewvc?view=rev&rev=539159
Log:
Ignore eclipse files

Modified:
    maven/plugins/trunk/maven-stage-plugin/   (props changed)

Propchange: maven/plugins/trunk/maven-stage-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu May 17 16:13:53 2007
@@ -1,4 +1,6 @@
-target
-*.iml
-*.ipr
-*.iws
+target
+*.iml
+*.ipr
+*.iws
+.classpath
+.project