Return-Path: Delivered-To: apmail-jakarta-hivemind-cvs-archive@www.apache.org Received: (qmail 90793 invoked from network); 3 Aug 2004 14:46:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Aug 2004 14:46:49 -0000 Received: (qmail 29326 invoked by uid 500); 3 Aug 2004 14:46:45 -0000 Delivered-To: apmail-jakarta-hivemind-cvs-archive@jakarta.apache.org Received: (qmail 28995 invoked by uid 500); 3 Aug 2004 14:46:43 -0000 Mailing-List: contact hivemind-cvs-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: hivemind-dev@jakarta.apache.org Delivered-To: mailing list hivemind-cvs@jakarta.apache.org Received: (qmail 28968 invoked by uid 99); 3 Aug 2004 14:46:42 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.27.1) with SMTP; Tue, 03 Aug 2004 07:46:42 -0700 Received: (qmail 90464 invoked by uid 1616); 3 Aug 2004 14:46:41 -0000 Date: 3 Aug 2004 14:46:41 -0000 Message-ID: <20040803144641.90462.qmail@minotaur.apache.org> From: hlship@apache.org To: jakarta-hivemind-cvs@apache.org Subject: cvs commit: jakarta-hivemind version.properties X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N hlship 2004/08/03 07:46:41 Modified: . version.properties Log: Strip out SDL (Simple Data Language) support from HiveMind. It's all XML again. Many documentation changes to follow. Revision Changes Path 1.3 +1 -4 jakarta-hivemind/version.properties Index: version.properties =================================================================== RCS file: /home/cvs/jakarta-hivemind/version.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- version.properties 1 Aug 2004 18:01:59 -0000 1.2 +++ version.properties 3 Aug 2004 14:46:41 -0000 1.3 @@ -15,7 +15,4 @@ # Version of project; incorporated into the names of # archives and distributions. -# Version of project; incorporated into the names of -# archives and distributions. - -project.version=1.0-beta-2 +project.version=1.0-beta-3-snapshot --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-cvs-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org