diff --git a/annotations/pom.xml b/annotations/pom.xml
index 9481c58e07..c48121c783 100644
--- a/annotations/pom.xml
+++ b/annotations/pom.xml
@@ -56,7 +56,6 @@
org.hibernate
hibernate-commons-annotations
- 3.2.0-SNAPSHOT
org.hibernate.java-persistence
@@ -75,17 +74,35 @@
javax.validation
validation-api
- 1.0.CR4
true
org.hibernate
hibernate-validator
- 4.0.0.Beta3
test
+
+
+
+ org.hibernate
+ hibernate-commons-annotations
+ 3.2.0.Beta1
+
+
+ javax.validation
+ validation-api
+ 1.0.CR4
+
+
+ org.hibernate
+ hibernate-validator
+ 4.0.0.Beta3
+
+
+
+