This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event-api.git
commit 4d0bcce29f380a61dbb26898bf7068b6263718c1 Author: Stefan Egli <[email protected]> AuthorDate: Tue Apr 11 16:08:16 2017 +0000 SLING-6739 : removed unnecessary properties git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1790997 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index efa00b7..ff65800 100644 --- a/pom.xml +++ b/pom.xml @@ -44,12 +44,6 @@ <properties> <site.jira.version.id>12315369</site.jira.version.id> - <exam.version>4.4.0</exam.version> - <url.version>2.4.5</url.version> - <bundle.build.dir>${basedir}/target</bundle.build.dir> - <bundle.file.name>${bundle.build.dir}/${project.build.finalName}.jar</bundle.file.name> - <min.port>37000</min.port> - <max.port>37999</max.port> </properties> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
