You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by dw...@apache.org on 2009/06/03 15:22:05 UTC

svn commit: r781361 - /openjpa/trunk/pom.xml

Author: dwoods
Date: Wed Jun  3 13:22:05 2009
New Revision: 781361

URL: http://svn.apache.org/viewvc?rev=781361&view=rev
Log:
fix indenting

Modified:
    openjpa/trunk/pom.xml

Modified: openjpa/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=781361&r1=781360&r2=781361&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Wed Jun  3 13:22:05 2009
@@ -475,9 +475,9 @@
                 <version>1.1.1</version>
             </dependency>
             <dependency>
-              <groupId>org.apache.geronimo.specs</groupId>
-              <artifactId>geronimo-validation_1.0_spec</artifactId>
-              <version>1.0-EA-SNAPSHOT</version>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-validation_1.0_spec</artifactId>
+                <version>1.0-EA-SNAPSHOT</version>
             </dependency>            
             <dependency>
                 <groupId>org.apache.derby</groupId>