Author: jmitchell
Date: Thu Apr 13 07:54:12 2006
New Revision: 393817

URL: http://svn.apache.org/viewcvs?rev=393817&view=rev
Log:
simple formatting changes

Modified:
    struts/action/trunk/faces/pom.xml

Modified: struts/action/trunk/faces/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/faces/pom.xml?rev=393817&r1=393816&r2=393817&view=diff
==============================================================================
--- struts/action/trunk/faces/pom.xml (original)
+++ struts/action/trunk/faces/pom.xml Thu Apr 13 07:54:12 2006
@@ -31,8 +31,9 @@
 
 -->
 
-<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/maven-v4_0_0.xsd";>
 
    <parent>
       <groupId>org.apache.struts.action</groupId>
@@ -43,6 +44,7 @@
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.apache.struts.action</groupId>
    <artifactId>struts-faces</artifactId>
+
    <packaging>jar</packaging>
    <name>Struts Action - Faces</name>
    <url>http://struts.apache.org</url>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to