Return-Path: Delivered-To: apmail-incubator-isis-commits-archive@minotaur.apache.org Received: (qmail 65807 invoked from network); 5 Nov 2010 15:12:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Nov 2010 15:12:34 -0000 Received: (qmail 93392 invoked by uid 500); 5 Nov 2010 15:13:05 -0000 Delivered-To: apmail-incubator-isis-commits-archive@incubator.apache.org Received: (qmail 93379 invoked by uid 500); 5 Nov 2010 15:13:05 -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 93372 invoked by uid 99); 5 Nov 2010 15:13:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Nov 2010 15:13:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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, 05 Nov 2010 15:13:04 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1A51623888EA; Fri, 5 Nov 2010 15:11:51 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1031617 - /incubator/isis/trunk/release/pom.xml Date: Fri, 05 Nov 2010 15:11:51 -0000 To: isis-commits@incubator.apache.org From: danhaywood@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101105151151.1A51623888EA@eris.apache.org> Author: danhaywood Date: Fri Nov 5 15:11:50 2010 New Revision: 1031617 URL: http://svn.apache.org/viewvc?rev=1031617&view=rev Log: fixes to release\pom.xml Modified: incubator/isis/trunk/release/pom.xml Modified: incubator/isis/trunk/release/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/trunk/release/pom.xml?rev=1031617&r1=1031616&r2=1031617&view=diff ============================================================================== --- incubator/isis/trunk/release/pom.xml (original) +++ incubator/isis/trunk/release/pom.xml Fri Nov 5 15:11:50 2010 @@ -11,7 +11,10 @@ 7 + org.apache.isis release + 0.1-SNAPSHOT + Apache Isis Release @@ -275,12 +278,12 @@ org.apache.isis.alternatives.progmodel wrapper-applib - ${isis.alternatives-progmodel-headless.version} + ${isis.alternatives-progmodel-wrapper.version} org.apache.isis.alternatives.progmodel wrapper-embedded - ${isis.alternatives-progmodel-headless.version} + ${isis.alternatives-progmodel-wrapper.version}