diff --git a/pom.xml b/pom.xml
index 3579f33..4519e35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,11 @@
true
+
+ jboss-snapshots-repository
+ JBoss Snapshots Repository
+ https://repository.jboss.org/nexus/content/repositories/snapshots/
+
@@ -101,6 +106,12 @@
slf4j-api
org.slf4j
+
+
+ hibernate-commons-annotations
+
+ org.hibernate.common
+
@@ -149,6 +160,23 @@
mysql-connector-java
5.1.27
+
+
+ org.hibernate.common
+ hibernate-commons-annotations
+ 4.0.5-SNAPSHOT
+
+
+
+ opensymphony
+ oscache
+ 2.4.1
+
+
+ com.whalin
+ Memcached-Java-Client
+ 3.0.1
+