Return-Path: X-Original-To: apmail-felix-commits-archive@www.apache.org Delivered-To: apmail-felix-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 9C5FA17A0C for ; Thu, 29 Jan 2015 12:27:05 +0000 (UTC) Received: (qmail 29925 invoked by uid 500); 29 Jan 2015 12:27:06 -0000 Delivered-To: apmail-felix-commits-archive@felix.apache.org Received: (qmail 29882 invoked by uid 500); 29 Jan 2015 12:27:06 -0000 Mailing-List: contact commits-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list commits@felix.apache.org Received: (qmail 29872 invoked by uid 99); 29 Jan 2015 12:27:06 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jan 2015 12:27:06 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 12CEAAC005A; Thu, 29 Jan 2015 12:27:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1655612 - /felix/trunk/http/base/pom.xml Date: Thu, 29 Jan 2015 12:27:06 -0000 To: commits@felix.apache.org From: cziegeler@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150129122706.12CEAAC005A@hades.apache.org> Author: cziegeler Date: Thu Jan 29 12:27:05 2015 New Revision: 1655612 URL: http://svn.apache.org/r1655612 Log: Use released parent pom Modified: felix/trunk/http/base/pom.xml Modified: felix/trunk/http/base/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/http/base/pom.xml?rev=1655612&r1=1655611&r2=1655612&view=diff ============================================================================== --- felix/trunk/http/base/pom.xml (original) +++ felix/trunk/http/base/pom.xml Thu Jan 29 12:27:05 2015 @@ -22,7 +22,7 @@ org.apache.felix org.apache.felix.http.parent - 5-SNAPSHOT + 5 ../parent/pom.xml