Author: desruisseaux
Date: Sun Sep  9 12:01:42 2012
New Revision: 1382474

URL: http://svn.apache.org/viewvc?rev=1382474&view=rev
Log:
Trivial reformating for consistency (SIS-56).

Modified:
    incubator/sis/trunk/pom.xml
    incubator/sis/trunk/sis-app/pom.xml
    incubator/sis/trunk/sis-core/pom.xml
    incubator/sis/trunk/sis-metadata/pom.xml
    incubator/sis/trunk/sis-webapp/pom.xml

Modified: incubator/sis/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sis/trunk/pom.xml?rev=1382474&r1=1382473&r2=1382474&view=diff
==============================================================================
--- incubator/sis/trunk/pom.xml (original)
+++ incubator/sis/trunk/pom.xml Sun Sep  9 12:01:42 2012
@@ -19,10 +19,10 @@
   under the License.
 -->
 
-<project xmlns     = "http://maven.apache.org/POM/4.0.0";
-         xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance";
+<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";>
+                               http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>

Modified: incubator/sis/trunk/sis-app/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sis/trunk/sis-app/pom.xml?rev=1382474&r1=1382473&r2=1382474&view=diff
==============================================================================
--- incubator/sis/trunk/sis-app/pom.xml (original)
+++ incubator/sis/trunk/sis-app/pom.xml Sun Sep  9 12:01:42 2012
@@ -19,9 +19,11 @@
   under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0";
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
-       <modelVersion>4.0.0</modelVersion>
+<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/xsd/maven-4.0.0.xsd";>
+  <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.sis</groupId>

Modified: incubator/sis/trunk/sis-core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sis/trunk/sis-core/pom.xml?rev=1382474&r1=1382473&r2=1382474&view=diff
==============================================================================
--- incubator/sis/trunk/sis-core/pom.xml (original)
+++ incubator/sis/trunk/sis-core/pom.xml Sun Sep  9 12:01:42 2012
@@ -19,7 +19,10 @@
   under the License.
 -->
 
-<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";>
+<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/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>

Modified: incubator/sis/trunk/sis-metadata/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sis/trunk/sis-metadata/pom.xml?rev=1382474&r1=1382473&r2=1382474&view=diff
==============================================================================
--- incubator/sis/trunk/sis-metadata/pom.xml (original)
+++ incubator/sis/trunk/sis-metadata/pom.xml Sun Sep  9 12:01:42 2012
@@ -19,10 +19,10 @@
   under the License.
 -->
 
-<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/xsd/maven-4.0.0.xsd";>
+<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/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>

Modified: incubator/sis/trunk/sis-webapp/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sis/trunk/sis-webapp/pom.xml?rev=1382474&r1=1382473&r2=1382474&view=diff
==============================================================================
--- incubator/sis/trunk/sis-webapp/pom.xml (original)
+++ incubator/sis/trunk/sis-webapp/pom.xml Sun Sep  9 12:01:42 2012
@@ -19,7 +19,10 @@
   under the License.
 -->
 
-<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";>
+<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/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>


Reply via email to