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-commons-clam.git
The following commit(s) were added to refs/heads/master by this push:
new 1064d20 enable baselining
1064d20 is described below
commit 1064d2056169ccb4bdb13106147cf302a08d8708
Author: Oliver Lietz <[email protected]>
AuthorDate: Mon Oct 1 20:46:43 2018 +0200
enable baselining
---
pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index da07ed6..76e9e07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,12 +52,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.servicemix.tooling</groupId>
<artifactId>depends-maven-plugin</artifactId>