Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9193218467 for ; Fri, 11 Dec 2015 19:53:35 +0000 (UTC) Received: (qmail 37078 invoked by uid 500); 11 Dec 2015 19:53:35 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 37018 invoked by uid 500); 11 Dec 2015 19:53:35 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 37008 invoked by uid 99); 11 Dec 2015 19:53:35 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2015 19:53:35 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5A722E05D3; Fri, 11 Dec 2015 19:53:35 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bimargulies@apache.org To: commits@cxf.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: cxf git commit: neaten up version numbers in hibernate features. Date: Fri, 11 Dec 2015 19:53:35 +0000 (UTC) Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 706ddbcb9 -> 7b4c14f1a neaten up version numbers in hibernate features. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7b4c14f1 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7b4c14f1 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/7b4c14f1 Branch: refs/heads/3.1.x-fixes Commit: 7b4c14f1aadb810d5b91fa0adfa2a6bc70e45a76 Parents: 706ddbc Author: Benson Margulies Authored: Fri Dec 11 14:53:19 2015 -0500 Committer: Benson Margulies Committed: Fri Dec 11 14:53:19 2015 -0500 ---------------------------------------------------------------------- .../features/src/main/resources/features.xml | 20 ++++++++++---------- parent/pom.xml | 6 ++++++ 2 files changed, 16 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/7b4c14f1/osgi/karaf/features/src/main/resources/features.xml ---------------------------------------------------------------------- diff --git a/osgi/karaf/features/src/main/resources/features.xml b/osgi/karaf/features/src/main/resources/features.xml index 0f39e10..ebd32d1 100644 --- a/osgi/karaf/features/src/main/resources/features.xml +++ b/osgi/karaf/features/src/main/resources/features.xml @@ -445,21 +445,21 @@ mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.hibernate-validator/${cxf.hibernate-validator.bundle.version} - mvn:javax.validation/validation-api/1.1.0.Final + mvn:javax.validation/validation-api/${cxf.validation.api.version} - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.joda-time/2.3_1 + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.joda-time/${cxf.servicemix.jodatime.version} - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsoup/1.5.2_2 + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsoup/${cxf.servicemix.jsoup.version} - mvn:org.jboss.logging/jboss-logging/3.1.3.GA + mvn:org.jboss.logging/jboss-logging/${cxf.jboss.logging.version} - mvn:com.fasterxml/classmate/1.1.0 + mvn:com.fasterxml/classmate/${cxf.classmate.version} - mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.stax-api-1.2/2.4.0 - mvn:org.codehaus.woodstox/stax2-api/4.0.0 - mvn:org.codehaus.woodstox/woodstox/5.0.2 - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.cglib/3.2.0_1 - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.aspectj/1.8.7_2 + mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.stax-api-1.2/${cxf.servicemix.specs.version} + mvn:org.codehaus.woodstox/stax2-api/${cxf.woodstox.stax2-api.version} + mvn:org.codehaus.woodstox/woodstox-core-asl/${cxf.woodstox.core.version} + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.cglib/${cxf.servicemix.cglib.version} + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.aspectj/${cxf.servicemix.aspectj.version} http://git-wip-us.apache.org/repos/asf/cxf/blob/7b4c14f1/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e0666c4..f417940 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -75,6 +75,7 @@ 1.53 2.2_2 [2.1.3,3.0.0) + 1.1.0 1.10 3.2.2 2.6 @@ -163,6 +164,7 @@ 1.1 1.0 2.1.2.Final + 3.1.3.GA 1.1.0 5.0.2.Final 1.0.4 @@ -179,6 +181,10 @@ 2.0.5 1.2.4 2.6.0_2 + 1.8.7_2 + 3.2.0_1 + 2.3_1 + 1.5.2_2 2.4.0 2.4.0 1.4.4