diff --git a/pom.xml b/pom.xml
index ac9db4dc..54dc8f07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,10 @@
spring-data-gemfire
1.9.18.BUILD-SNAPSHOT
- Spring Data Gemfire
+ Spring Data GemFire
+
+ Spring Data project for Pivotal GemFire.
+
SGF
@@ -42,6 +45,14 @@
+
+ javax.enterprise
+ cdi-api
+ ${cdi}
+ provided
+ true
+
+
org.springframework
spring-context-support
@@ -58,14 +69,6 @@
${springdata.commons}
-
- javax.enterprise
- cdi-api
- ${cdi}
- provided
- true
-
-
com.gemstone.gemfire
gemfire
@@ -79,13 +82,6 @@
runtime
-
- com.google.code.findbugs
- annotations
- ${google-code-findbugs.version}
- true
-
-
org.aspectj
aspectjweaver
@@ -104,7 +100,6 @@
-
org.slf4j
jcl-over-slf4j
@@ -119,6 +114,7 @@
${cdi}
test
+
javax.servlet
servlet-api