From: Carlos S. <car...@us...> - 2005-10-14 00:38:08
|
carlossg 05/10/13 17:38:02 Modified: cobertura/xdocs changes.xml Log: Fixed version Revision Changes Path 1.15 +1 -1 maven-plugins/cobertura/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/xdocs/changes.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- changes.xml 6 Oct 2005 21:29:24 -0000 1.14 +++ changes.xml 14 Oct 2005 00:38:02 -0000 1.15 @@ -22,7 +22,7 @@ <title>Changes</title> </properties> <body> - <release version="1.2" date="in CVS"> + <release version="1.2-SNAPSHOT" date="in CVS"> <action dev="carlossg" type="add">Add maven.cobertura.ignoreregex property.</action> <action dev="carlossg" type="add">Added maven.cobertura.check.totallinerate and maven.cobertura.check.totalbranchrate properties.</action> <action dev="carlossg" type="fix">Fixed cobertura check goal always checking against 50%.</action> |