From commits-return-47236-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Thu Nov 17 23:54:21 2016 Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-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 8785819731 for ; Thu, 17 Nov 2016 23:54:21 +0000 (UTC) Received: (qmail 14554 invoked by uid 500); 17 Nov 2016 23:54:21 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 14508 invoked by uid 500); 17 Nov 2016 23:54:21 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 14493 invoked by uid 99); 17 Nov 2016 23:54:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2016 23:54:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 0680EC18E1 for ; Thu, 17 Nov 2016 23:54:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id ACxTKIILeaie for ; Thu, 17 Nov 2016 23:54:20 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 5BBC65FB1F for ; Thu, 17 Nov 2016 23:54:20 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 90F3EE0F3F for ; Thu, 17 Nov 2016 23:54:19 +0000 (UTC) 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 92A8A3A0EB1 for ; Thu, 17 Nov 2016 23:54:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1770289 - /directory/shared/trunk/pom.xml Date: Thu, 17 Nov 2016 23:54:19 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161117235419.92A8A3A0EB1@svn01-us-west.apache.org> Author: elecharny Date: Thu Nov 17 23:54:19 2016 New Revision: 1770289 URL: http://svn.apache.org/viewvc?rev=1770289&view=rev Log: Added the forbiddenapis dependency in the main pom Modified: directory/shared/trunk/pom.xml Modified: directory/shared/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=1770289&r1=1770288&r2=1770289&view=diff ============================================================================== --- directory/shared/trunk/pom.xml (original) +++ directory/shared/trunk/pom.xml Thu Nov 17 23:54:19 2016 @@ -52,6 +52,7 @@ 1.6 1.6.1 1.0.0 + 2.2 4.12 1.2.17 1.1.7 @@ -561,6 +562,12 @@ + de.thetaphi + forbiddenapis + ${forbiddenapis.version} + + + org.apache.servicemix.bundles org.apache.servicemix.bundles.antlr ${antlr.version}_5