You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by im...@apache.org on 2007/09/04 08:03:31 UTC

svn commit: r572534 - /myfaces/orchestra/trunk/pom.xml

Author: imario
Date: Mon Sep  3 23:03:30 2007
New Revision: 572534

URL: http://svn.apache.org/viewvc?rev=572534&view=rev
Log:
test commit

Modified:
    myfaces/orchestra/trunk/pom.xml

Modified: myfaces/orchestra/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/pom.xml?rev=572534&r1=572533&r2=572534&view=diff
==============================================================================
--- myfaces/orchestra/trunk/pom.xml (original)
+++ myfaces/orchestra/trunk/pom.xml Mon Sep  3 23:03:30 2007
@@ -1,7 +1,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>
+    
+    <modelVersion>4.0.0</modelVersion>
 
 	<parent>
 		<groupId>org.apache.myfaces.maven</groupId>