You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/08/28 22:15:32 UTC

svn commit: r809014 - /maven/plugins/trunk/maven-repository-plugin/src/it/bundle-create/pom.xml

Author: bentmann
Date: Fri Aug 28 20:15:31 2009
New Revision: 809014

URL: http://svn.apache.org/viewvc?rev=809014&view=rev
Log:
o Fixed indentation

Modified:
    maven/plugins/trunk/maven-repository-plugin/src/it/bundle-create/pom.xml

Modified: maven/plugins/trunk/maven-repository-plugin/src/it/bundle-create/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-repository-plugin/src/it/bundle-create/pom.xml?rev=809014&r1=809013&r2=809014&view=diff
==============================================================================
--- maven/plugins/trunk/maven-repository-plugin/src/it/bundle-create/pom.xml (original)
+++ maven/plugins/trunk/maven-repository-plugin/src/it/bundle-create/pom.xml Fri Aug 28 20:15:31 2009
@@ -27,7 +27,7 @@
   <version>1.0</version>
   <packaging>jar</packaging>
 
-	<name>Test</name>
+  <name>Test</name>
   <description>
     Tests the creation of a simple bundle.
   </description>