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 6F776BAE9 for ; Fri, 20 Jan 2012 05:43:33 +0000 (UTC) Received: (qmail 17547 invoked by uid 500); 20 Jan 2012 05:43:32 -0000 Delivered-To: apmail-felix-commits-archive@felix.apache.org Received: (qmail 17504 invoked by uid 500); 20 Jan 2012 05:43:29 -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 17239 invoked by uid 99); 20 Jan 2012 05:43:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2012 05:43:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2012 05:43:13 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 23E0123889CB for ; Fri, 20 Jan 2012 05:42:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1233784 - /felix/trunk/httplite/core/pom.xml Date: Fri, 20 Jan 2012 05:42:53 -0000 To: commits@felix.apache.org From: kgilmer@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120120054253.23E0123889CB@eris.apache.org> Author: kgilmer Date: Fri Jan 20 05:42:52 2012 New Revision: 1233784 URL: http://svn.apache.org/viewvc?rev=1233784&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: felix/trunk/httplite/core/pom.xml Modified: felix/trunk/httplite/core/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/httplite/core/pom.xml?rev=1233784&r1=1233783&r2=1233784&view=diff ============================================================================== --- felix/trunk/httplite/core/pom.xml (original) +++ felix/trunk/httplite/core/pom.xml Fri Jan 20 05:42:52 2012 @@ -27,7 +27,7 @@ bundle Apache Felix Lightweight HTTP Service Core A minimal HTTP Service implementation. - 0.1.4 + 0.1.5-SNAPSHOT org.apache.felix.httplite.core @@ -139,9 +139,9 @@ - scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.httplite.core-0.1.4 - scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.httplite.core-0.1.4 - http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.httplite.core-0.1.4 + scm:svn:http://svn.apache.org/repos/asf/felix/trunk/httplite/core + scm:svn:https://svn.apache.org/repos/asf/felix/trunk/httplite/core + http://svn.apache.org/repos/asf/felix/trunk/httplite/core http://felix.apache.org/site/apache-felix-lightweight-http-service.html