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 10:27:10 UTC

[sling-tooling-scm] 22/27: @trivial: whitespace changes

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

rombert pushed a commit to annotated tag org.apache.sling.performance.base-0.0.2
in repository https://gitbox.apache.org/repos/asf/sling-tooling-scm.git

commit d800d0378c160758a41a0ffeeffc90ed7faa508a
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Mar 23 20:06:10 2015 +0000

    @trivial: whitespace changes
    
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/performance/base@1668708 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/pom.xml b/pom.xml
index 92557be..5908f03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,9 +7,9 @@
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
-    
+
     http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -30,9 +30,9 @@
     <artifactId>org.apache.sling.performance.base</artifactId>
     <version>0.0.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
- 
+
     <name>Apache Sling Performance Test Utilities</name>
-    
+
     <properties>
         <junit.version>4.8.2</junit.version>
     </properties>
@@ -131,13 +131,13 @@
                         <Export-Package>
                             org.apache.sling.performance.*;
                         </Export-Package>
-                         <Import-Package>                         	 
-                         	!org.apache.sling.commons.testing.jcr.*,
-                         	*;
-                         </Import-Package>
+                        <Import-Package>
+                            !org.apache.sling.commons.testing.jcr.*,
+                            *;
+                        </Import-Package>
                     </instructions>
                 </configuration>
-            </plugin>  
+            </plugin>
         </plugins>
     </build>
 </project>

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