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 6A6A164BF for ; Tue, 24 May 2011 12:13:03 +0000 (UTC) Received: (qmail 25222 invoked by uid 500); 24 May 2011 12:13:03 -0000 Delivered-To: apmail-incubator-isis-commits-archive@incubator.apache.org Received: (qmail 25205 invoked by uid 500); 24 May 2011 12:13:03 -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 25198 invoked by uid 99); 24 May 2011 12:13:03 -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 12:13:03 +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 12:13:02 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3C21C23888FE; Tue, 24 May 2011 12:12:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1126995 - 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 12:12:42 -0000 To: isis-commits@incubator.apache.org From: danhaywood@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110524121242.3C21C23888FE@eris.apache.org> Author: danhaywood Date: Tue May 24 12:12:41 2011 New Revision: 1126995 URL: http://svn.apache.org/viewvc?rev=1126995&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=1126995&r1=1126994&r2=1126995&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 12:12:41 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=1126995&r1=1126994&r2=1126995&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 12:12:41 2011 @@ -28,7 +28,7 @@ pom - 0.1.2-incubating-SNAPSHOT + 0.1.2-RC1-incubating