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

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-clam.git


The following commit(s) were added to refs/heads/master by this push:
     new 28c2865  enable baselining
28c2865 is described below

commit 28c28656495082880ca4004ee40975192a20d540
Author: Oliver Lietz <[email protected]>
AuthorDate: Mon Oct 1 20:48:49 2018 +0200

    enable baselining
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a806c88..1682a3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,12 +54,10 @@
         <groupId>biz.aQute.bnd</groupId>
         <artifactId>bnd-maven-plugin</artifactId>
       </plugin>
-      <!--
       <plugin>
         <groupId>biz.aQute.bnd</groupId>
         <artifactId>bnd-baseline-maven-plugin</artifactId>
       </plugin>
-      -->
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-failsafe-plugin</artifactId>

Reply via email to