You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:49:26 UTC

[sling-org-apache-sling-jcr-webconsole] 10/16: tabs -> spaces

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

rombert pushed a commit to annotated tag org.apache.sling.jcr.webconsole-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webconsole.git

commit a1136c0dc771a74f9da1bb64bd32d2f130169a9a
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Fri Sep 10 14:53:40 2010 +0000

    tabs -> spaces
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webconsole@995813 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 90116c3..d47c274 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
 
     <name>Apache Sling JCR WebConsole Bundle</name>
     <description>
-		The JCR WebConsole bundle provides Felix WebConsole plugins.
+        The JCR WebConsole bundle provides Felix WebConsole plugins.
     </description>
 
     <scm>
@@ -90,15 +90,15 @@
             <version>2.0.6</version>
         </dependency>
         <dependency>
-        	<groupId>org.apache.felix</groupId>
-        	<artifactId>org.apache.felix.webconsole</artifactId>
-        	<version>3.0.0</version>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.webconsole</artifactId>
+            <version>3.0.0</version>
         </dependency>
         <dependency>
-        	<groupId>javax.servlet</groupId>
-        	<artifactId>servlet-api</artifactId>
-        	<version>2.4</version>
-        	<scope>provided</scope>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+            <version>2.4</version>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.felix</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.