You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sf...@apache.org on 2015/11/12 16:51:52 UTC

[04/32] usergrid git commit: remove exclusion

remove exclusion


Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/70b7e275
Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/70b7e275
Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/70b7e275

Branch: refs/heads/master
Commit: 70b7e27504690895d53053b9e247edf4614beedb
Parents: dfc70f4
Author: Shawn Feldman <sf...@apache.org>
Authored: Wed Nov 4 12:45:12 2015 -0700
Committer: Shawn Feldman <sf...@apache.org>
Committed: Wed Nov 4 12:45:12 2015 -0700

----------------------------------------------------------------------
 stack/services/pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/70b7e275/stack/services/pom.xml
----------------------------------------------------------------------
diff --git a/stack/services/pom.xml b/stack/services/pom.xml
index d1ec212..0be2bcf 100644
--- a/stack/services/pom.xml
+++ b/stack/services/pom.xml
@@ -438,12 +438,6 @@
           <groupId>com.github.fernandospr</groupId>
           <artifactId>java-wns</artifactId>
           <version>1.3</version>
-          <exclusions>
-              <exclusion>
-                  <artifactId>jackson-jaxrs</artifactId>
-                  <groupId>org.codehaus.jackson</groupId>
-              </exclusion>
-          </exclusions>
       </dependency>
 
   </dependencies>