diff --git a/checkstyle/project.xml b/checkstyle/project.xml
index 4614a353..4f4fdcd5 100644
--- a/checkstyle/project.xml
+++ b/checkstyle/project.xml
@@ -5,7 +5,7 @@
3
maven-checkstyle-plugin
Maven Checkstyle Plug-in
- 2.2
+ 2.3-SNAPSHOT
Produce Checkstyle report
http://maven.apache.org/reference/plugins/checkstyle/
@@ -31,6 +31,11 @@
2.2
MAVEN_CHECKSTYLE_2_2
+
+ 2.3
+ 2.3
+ HEAD
+
@@ -94,17 +99,17 @@
checkstyle
checkstyle
- 3.2
+ 3.3
checkstyle
checkstyle-optional
- 3.2
+ 3.3
regexp
regexp
- 1.2
+ 1.3
commons-beanutils
diff --git a/checkstyle/xdocs/changes.xml b/checkstyle/xdocs/changes.xml
index 548716e2..6ea70d5e 100644
--- a/checkstyle/xdocs/changes.xml
+++ b/checkstyle/xdocs/changes.xml
@@ -8,6 +8,12 @@
+
+
+ Upgraded to Checkstyle 3.3.
+
+
+
The Checkstyle HTML report now provides information on severity.