You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ah...@apache.org on 2005/09/13 23:43:51 UTC

svn commit: r280679 - /maven/maven-1/plugins/trunk/plugin/project.xml

Author: aheritier
Date: Tue Sep 13 14:43:47 2005
New Revision: 280679

URL: http://svn.apache.org/viewcvs?rev=280679&view=rev
Log:
Fix indent

Modified:
    maven/maven-1/plugins/trunk/plugin/project.xml

Modified: maven/maven-1/plugins/trunk/plugin/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin/project.xml?rev=280679&r1=280678&r2=280679&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin/project.xml (original)
+++ maven/maven-1/plugins/trunk/plugin/project.xml Tue Sep 13 14:43:47 2005
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
 <!-- 
 /*
  * Copyright 2001-2005 The Apache Software Foundation.
@@ -115,7 +114,8 @@
       <roles>
         <role>Developer</role>
       </roles>
-    </developer>  </developers>
+    </developer>
+  </developers>
   <dependencies>
     <dependency>
       <groupId>commons-lang</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org