You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2007/02/15 18:04:09 UTC

svn commit: r508013 - /maven/resources/trunk/pom.xml

Author: jvanzyl
Date: Thu Feb 15 09:04:08 2007
New Revision: 508013

URL: http://svn.apache.org/viewvc?view=rev&rev=508013
Log:
fixing formatting

Modified:
    maven/resources/trunk/pom.xml

Modified: maven/resources/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/resources/trunk/pom.xml?view=diff&rev=508013&r1=508012&r2=508013
==============================================================================
--- maven/resources/trunk/pom.xml (original)
+++ maven/resources/trunk/pom.xml Thu Feb 15 09:04:08 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
-  <parent>                                                                                                                                                              
-    <groupId>org.apache</groupId>                                                                                                                                       
-    <artifactId>apache</artifactId>                                                                                                                                     
-    <version>3</version>                                                                                                                                                
-    <relativePath>../asf/pom.xml</relativePath>                                                                                                                         
+  <parent>
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>3</version>
+    <relativePath>../asf/pom.xml</relativePath>
   </parent>
   <packaging>pom</packaging>
   <artifactId>apache-resource-bundles</artifactId>