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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1952fb1  SLING-7263 - Make RMI package optional
1952fb1 is described below

commit 1952fb14d5337a011c922afe84c15e20a90294e2
Author: Chetan Mehrotra <[email protected]>
AuthorDate: Thu Nov 23 16:31:05 2017 +0530

    SLING-7263 - Make RMI package optional
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 605c771..34febd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,6 +111,7 @@
             <artifactId>jackrabbit-jcr-rmi</artifactId>
             <version>2.0.0</version>
             <scope>provided</scope>
+            <optional>true</optional>
         </dependency>
     </dependencies>
 

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to