This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.commons.osgi-2.0.6
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-osgi.git

commit 6f04ac5253d0f786932060ba6e06d251bcd24801
Author: Justin Edelson <[email protected]>
AuthorDate: Wed Apr 21 13:53:20 2010 +0000

    formatting
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/osgi@936303 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2b6edae..edda99d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,20 +111,20 @@
             <groupId>org.jmock</groupId>
             <artifactId>jmock-junit4</artifactId>
         </dependency>
-               <dependency>
-                       <!-- Not used by our code, but need a non-bundle jar 
for unit tests -->
-                       <groupId>javax.jcr</groupId>
-                       <artifactId>jcr</artifactId>
-                       <version>1.0</version>
-                       <scope>test</scope>
-               </dependency>
-               <dependency>
-                       <!-- Not used by our code, but need a bundle jar for 
unit tests -->
-                       <groupId>org.apache.sling</groupId>
-                       <artifactId>org.apache.sling.api</artifactId>
-                       <version>2.0.6</version>
-                       <scope>test</scope>
-               </dependency>
+        <dependency>
+            <!-- Not used by our code, but need a non-bundle jar for unit 
tests -->
+            <groupId>javax.jcr</groupId>
+            <artifactId>jcr</artifactId>
+            <version>1.0</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <!-- Not used by our code, but need a bundle jar for unit tests -->
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.api</artifactId>
+            <version>2.0.6</version>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 
 </project>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to