Return-Path: X-Original-To: apmail-incubator-isis-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-isis-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F31646640 for ; Tue, 24 May 2011 21:39:00 +0000 (UTC) Received: (qmail 16561 invoked by uid 500); 24 May 2011 21:39:00 -0000 Delivered-To: apmail-incubator-isis-commits-archive@incubator.apache.org Received: (qmail 16545 invoked by uid 500); 24 May 2011 21:39:00 -0000 Mailing-List: contact isis-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: isis-dev@incubator.apache.org Delivered-To: mailing list isis-commits@incubator.apache.org Received: (qmail 16538 invoked by uid 99); 24 May 2011 21:39:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2011 21:39:00 +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; Tue, 24 May 2011 21:39:00 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E694223888E4; Tue, 24 May 2011 21:38:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1127306 - in /incubator/isis/branches/0.1.2-RC1-incubating/trunk: pom.xml support/quickstart-archetype/src/main/resources/archetype-resources/pom.xml Date: Tue, 24 May 2011 21:38:39 -0000 To: isis-commits@incubator.apache.org From: danhaywood@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110524213839.E694223888E4@eris.apache.org> Author: danhaywood Date: Tue May 24 21:38:39 2011 New Revision: 1127306 URL: http://svn.apache.org/viewvc?rev=1127306&view=rev Log: updating pom.xml for branch; also updating archetype resources Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/pom.xml incubator/isis/branches/0.1.2-RC1-incubating/trunk/support/quickstart-archetype/src/main/resources/archetype-resources/pom.xml Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/pom.xml?rev=1127306&r1=1127305&r2=1127306&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/pom.xml Tue May 24 21:38:39 2011 @@ -97,9 +97,9 @@ - scm:svn:http://svn.apache.org/repos/asf/incubator/isis/trunk/ - scm:svn:https://svn.apache.org/repos/asf/incubator/isis/trunk/ - http://svn.apache.org/repos/asf/incubator/isis/trunk/ + scm:svn:http://svn.apache.org/repos/asf/incubator/isis/branches/0.1.2-RC1-incubating/trunk/ + scm:svn:https://svn.apache.org/repos/asf/incubator/isis/branches/0.1.2-RC1-incubating/trunk/ + http://svn.apache.org/repos/asf/incubator/isis/branches/0.1.2-RC1-incubating/trunk/ Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/support/quickstart-archetype/src/main/resources/archetype-resources/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/support/quickstart-archetype/src/main/resources/archetype-resources/pom.xml?rev=1127306&r1=1127305&r2=1127306&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/support/quickstart-archetype/src/main/resources/archetype-resources/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/support/quickstart-archetype/src/main/resources/archetype-resources/pom.xml Tue May 24 21:38:39 2011 @@ -28,7 +28,7 @@ pom - 0.1.2-incubating-SNAPSHOT + 0.1.2-RC1-incubating