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:14:57 UTC

[sling-maven-launchpad-plugin] 14/49: fix formatting of pom file

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

rombert pushed a commit to annotated tag maven-launchpad-plugin-2.0.10
in repository https://gitbox.apache.org/repos/asf/sling-maven-launchpad-plugin.git

commit 99ee468a4bca22f051a7cb167228239d860b8e86
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Fri Apr 16 14:53:06 2010 +0000

    fix formatting of pom file
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/maven/maven-launchpad-plugin@934946 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2b88de5..afb1f58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,9 +133,9 @@
             <version>2.1.1-SNAPSHOT</version>
         </dependency>
         <dependency>
-        	<groupId>org.apache.sling</groupId>
-        	<artifactId>org.apache.sling.launchpad.base</artifactId>
-        	<version>2.1.1-SNAPSHOT</version>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.launchpad.base</artifactId>
+            <version>2.1.1-SNAPSHOT</version>
             <classifier>app</classifier>
         </dependency>
         <dependency>

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