fixing build. more info see http://jira.codehaus.org/browse/MCOBERTURA-101
diff --git a/pom.xml b/pom.xml
index 7a5b76f..65922e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
 			<plugin>

 				<groupId>org.codehaus.mojo</groupId>

 				<artifactId>cobertura-maven-plugin</artifactId>

-				<version>2.2</version>

+				<version>2.3</version>

 				<configuration>

 					<check>

 						<totalBranchRate>80</totalBranchRate>