Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A043C200D1E for ; Wed, 18 Oct 2017 19:31:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9E951160BEA; Wed, 18 Oct 2017 17:31:20 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E53801609DE for ; Wed, 18 Oct 2017 19:31:19 +0200 (CEST) Received: (qmail 44100 invoked by uid 500); 18 Oct 2017 17:31:19 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 44091 invoked by uid 99); 18 Oct 2017 17:31:19 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Oct 2017 17:31:19 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 45E813A02E8 for ; Wed, 18 Oct 2017 17:31:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1812554 - /jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml Date: Wed, 18 Oct 2017 17:31:18 -0000 To: commits@jackrabbit.apache.org From: reschke@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20171018173118.45E813A02E8@svn01-us-west.apache.org> archived-at: Wed, 18 Oct 2017 17:31:20 -0000 Author: reschke Date: Wed Oct 18 17:31:18 2017 New Revision: 1812554 URL: http://svn.apache.org/viewvc?rev=1812554&view=rev Log: JCR-4195: jackrabbit-jcr-rmi - stop using RMIC, update export version numbers Modified: jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml Modified: jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml?rev=1812554&r1=1812553&r2=1812554&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml (original) +++ jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml Wed Oct 18 17:31:18 2017 @@ -45,23 +45,6 @@ - maven-antrun-plugin - - - rmic - process-classes - - - - - - - run - - - - - org.apache.felix maven-bundle-plugin true @@ -70,7 +53,7 @@ jcr,jackrabbit http://jackrabbit.apache.org/ - org.apache.jackrabbit.rmi.*;version=${project.version} + org.apache.jackrabbit.rmi.*;version=3.0.0