Author: rdonkin
Date: Sun Nov 19 09:22:14 2006
New Revision: 476850
URL: http://svn.apache.org/viewvc?view=rev&rev=476850
Log:
Preparations for RC2
Modified:
jakarta/commons/proper/betwixt/trunk/project.xml
Modified: jakarta/commons/proper/betwixt/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/betwixt/trunk/project.xml?view=diff&rev=476850&r1=476849&r2=476850
==============================================================================
--- jakarta/commons/proper/betwixt/trunk/project.xml (original)
+++ jakarta/commons/proper/betwixt/trunk/project.xml Sun Nov 19 09:22:14 2006
@@ -20,7 +20,7 @@
<name>Betwixt</name>
<groupId>org.apache.commons</groupId>
<artifactId>commons-betwixt</artifactId>
- <currentVersion>0.8-RC1</currentVersion>
+ <currentVersion>0.8-RC2</currentVersion>
<inceptionYear>2002</inceptionYear>
<shortDescription>Commons Betwixt</shortDescription>
<description>Commons Betwixt: mapping beans to XML</description>
@@ -316,7 +316,7 @@
<report>maven-jxr-plugin</report>
<report>maven-license-plugin</report>
<report>maven-tasklist-plugin</report>
- <report>maven-cobertura-plugin</report>
+ <!-- <report>maven-cobertura-plugin</report> -->
<!-- Slow but useful when checking releases
<report>maven-linkcheck-plugin</report>-->
</reports>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]