Author: linsun
Date: Tue Dec  8 18:18:47 2009
New Revision: 888502

URL: http://svn.apache.org/viewvc?rev=888502&view=rev
Log:
format change only

Modified:
    incubator/aries/trunk/jmx/pom.xml

Modified: incubator/aries/trunk/jmx/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/aries/trunk/jmx/pom.xml?rev=888502&r1=888501&r2=888502&view=diff
==============================================================================
--- incubator/aries/trunk/jmx/pom.xml (original)
+++ incubator/aries/trunk/jmx/pom.xml Tue Dec  8 18:18:47 2009
@@ -71,7 +71,7 @@
                 <artifactId>junit</artifactId>
                 <version>4.5</version>
             </dependency>
-                       <dependency>
+            <dependency>
                 <groupId>org.ops4j.pax.exam</groupId>
                 <artifactId>pax-exam</artifactId>
                 <version>1.1.0</version>
@@ -137,7 +137,7 @@
         <module>jmx-api</module>
         <module>jmx-core</module>
         <module>jmx-bundle</module>
-               <module>jmx-itests</module>
+        <module>jmx-itests</module>
   </modules>
 
-</project>
\ No newline at end of file
+</project>


Reply via email to