Author: brett
Date: Thu Jan 29 02:30:14 2009
New Revision: 738716
URL: http://svn.apache.org/viewvc?rev=738716&view=rev
Log:
formatting
Modified:
maven/components/branches/maven-2.1.x/maven-core/pom.xml
Modified: maven/components/branches/maven-2.1.x/maven-core/pom.xml
URL:
http://svn.apache.org/viewvc/maven/components/branches/maven-2.1.x/maven-core/pom.xml?rev=738716&r1=738715&r2=738716&view=diff
==============================================================================
--- maven/components/branches/maven-2.1.x/maven-core/pom.xml (original)
+++ maven/components/branches/maven-2.1.x/maven-core/pom.xml Thu Jan 29
02:30:14 2009
@@ -159,11 +159,10 @@
<groupId>classworlds</groupId>
<artifactId>classworlds</artifactId>
</dependency>
-
- <dependency>
- <groupId>org.sonatype.plexus</groupId>
- <artifactId>plexus-sec-dispatcher</artifactId>
- </dependency>
+ <dependency>
+ <groupId>org.sonatype.plexus</groupId>
+ <artifactId>plexus-sec-dispatcher</artifactId>
+ </dependency>
</dependencies>
<build>