Return-Path: X-Original-To: apmail-sling-commits-archive@www.apache.org Delivered-To: apmail-sling-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 D82C1B5B1 for ; Thu, 12 Jan 2012 16:53:15 +0000 (UTC) Received: (qmail 25385 invoked by uid 500); 12 Jan 2012 16:53:15 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 25325 invoked by uid 500); 12 Jan 2012 16:53:15 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 25318 invoked by uid 99); 12 Jan 2012 16:53:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 16:53: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; Thu, 12 Jan 2012 16:53:13 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 310482388A9B; Thu, 12 Jan 2012 16:52:52 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1230635 - /sling/trunk/maven/adapter-annotations/pom.xml Date: Thu, 12 Jan 2012 16:52:52 -0000 To: commits@sling.apache.org From: justin@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120112165252.310482388A9B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: justin Date: Thu Jan 12 16:52:51 2012 New Revision: 1230635 URL: http://svn.apache.org/viewvc?rev=1230635&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: sling/trunk/maven/adapter-annotations/pom.xml Modified: sling/trunk/maven/adapter-annotations/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/maven/adapter-annotations/pom.xml?rev=1230635&r1=1230634&r2=1230635&view=diff ============================================================================== --- sling/trunk/maven/adapter-annotations/pom.xml (original) +++ sling/trunk/maven/adapter-annotations/pom.xml Thu Jan 12 16:52:51 2012 @@ -28,13 +28,13 @@ org.apache.sling adapter-annotations - 1.0.0 + 1.0.1-SNAPSHOT Sling Adapter Annotations Annotations used to generate Sling Adapter metadata - scm:svn:http://svn.apache.org/repos/asf/sling/tags/adapter-annotations-1.0.0 - scm:svn:https://svn.apache.org/repos/asf/sling/tags/adapter-annotations-1.0.0 - http://svn.apache.org/viewvc/sling/tags/adapter-annotations-1.0.0 + scm:svn:http://svn.apache.org/repos/asf/sling/trunk/maven/adapter-annotations + scm:svn:https://svn.apache.org/repos/asf/sling/trunk/maven/adapter-annotations + http://svn.apache.org/viewvc/sling/trunk/maven/adapter-annotations \ No newline at end of file