From commits-return-48562-archive-asf-public=cust-asf.ponee.io@cxf.apache.org Wed Jan 31 15:13:29 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 3C018180662 for ; Wed, 31 Jan 2018 15:13:29 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2BD09160C35; Wed, 31 Jan 2018 14:13:29 +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 9945A160C25 for ; Wed, 31 Jan 2018 15:13:28 +0100 (CET) Received: (qmail 30773 invoked by uid 500); 31 Jan 2018 14:13:27 -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 30764 invoked by uid 99); 31 Jan 2018 14:13:27 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Jan 2018 14:13:27 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id CF86E81F93; Wed, 31 Jan 2018 14:13:26 +0000 (UTC) Date: Wed, 31 Jan 2018 14:13:26 +0000 To: "commits@cxf.apache.org" Subject: [cxf] branch master updated: Removing wss4j dep MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <151740800676.26731.14609349314855345953@gitbox.apache.org> From: coheigea@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: cxf X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 60b98ee48fb0219b58be94b9bdbfcf1cb1e41d29 X-Git-Newrev: 2aeba9217c9a938b3404b55e8d194d4223f9aba5 X-Git-Rev: 2aeba9217c9a938b3404b55e8d194d4223f9aba5 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git The following commit(s) were added to refs/heads/master by this push: new 2aeba92 Removing wss4j dep 2aeba92 is described below commit 2aeba9217c9a938b3404b55e8d194d4223f9aba5 Author: Colm O hEigeartaigh AuthorDate: Tue Jan 30 17:39:54 2018 +0000 Removing wss4j dep --- rt/ws/rm/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rt/ws/rm/pom.xml b/rt/ws/rm/pom.xml index 65dd039..a1d39cf 100644 --- a/rt/ws/rm/pom.xml +++ b/rt/ws/rm/pom.xml @@ -95,10 +95,6 @@ ${project.version} - org.apache.wss4j - wss4j-policy - - junit junit test -- To stop receiving notification emails like this one, please contact coheigea@apache.org.