Return-Path: Delivered-To: apmail-portals-pluto-scm-archive@www.apache.org Received: (qmail 70887 invoked from network); 26 Oct 2006 12:06:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Oct 2006 12:06:26 -0000 Received: (qmail 345 invoked by uid 500); 26 Oct 2006 12:06:37 -0000 Delivered-To: apmail-portals-pluto-scm-archive@portals.apache.org Received: (qmail 324 invoked by uid 500); 26 Oct 2006 12:06:37 -0000 Mailing-List: contact pluto-scm-help@portals.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list pluto-scm@portals.apache.org Received: (qmail 313 invoked by uid 99); 26 Oct 2006 12:06:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2006 05:06:37 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2006 05:06:23 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 107FC1A9846; Thu, 26 Oct 2006 05:06:03 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r467975 - /portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml Date: Thu, 26 Oct 2006 12:06:02 -0000 To: pluto-scm@portals.apache.org From: cdoremus@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061026120603.107FC1A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cdoremus Date: Thu Oct 26 05:06:02 2006 New Revision: 467975 URL: http://svn.apache.org/viewvc?view=rev&rev=467975 Log: Modified version number to reflect branch name and portlet-api.version to 2.0. Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml?view=diff&rev=467975&r1=467974&r2=467975 ============================================================================== --- portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml (original) +++ portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml Thu Oct 26 05:06:02 2006 @@ -32,7 +32,7 @@ * environment.properties in pluto-container module (src/main/resources/org/apache/pluto) and * InstallationDependancy.java in the maven-pluto-plugin module (src/main/java/org/apache/pluto/maven). --> - 1.1.0-SNAPSHOT + 1.1.0-286-SNAPSHOT Pluto is the Reference Implementation of the Java Portlet Specfication. http://portals.apache.org/pluto @@ -226,8 +226,8 @@ --> - 1.0 - 2.3 + 2.0-SNAPSHOT + 2.4 2.0 1.1.2 1.0.4 @@ -251,6 +251,7 @@ + portlet2-api pluto-descriptor-api pluto-descriptor-impl