From 451fcf6b271d48874c1950c45c9743a9a42c2a97 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 24 Sep 2013 13:50:17 -0400 Subject: [PATCH] pulled dependencies out of parent project --- pom.xml | 266 -------------------------------------------------------- 1 file changed, 266 deletions(-) diff --git a/pom.xml b/pom.xml index 6bda5f5f6..6046bf698 100644 --- a/pom.xml +++ b/pom.xml @@ -161,272 +161,6 @@ - - - - org.springframework - spring-core - ${org.springframework-version} - - - org.springframework - spring-beans - ${org.springframework-version} - - - org.springframework - spring-expression - ${org.springframework-version} - - - org.springframework - spring-context - ${org.springframework-version} - - - org.springframework - spring-orm - ${org.springframework-version} - - - - commons-logging - commons-logging - - - - - org.springframework - spring-aop - ${org.springframework-version} - - - org.springframework - spring-tx - ${org.springframework-version} - - - org.springframework - spring-webmvc - ${org.springframework-version} - - - - - org.slf4j - slf4j-api - ${org.slf4j-version} - - - org.slf4j - jcl-over-slf4j - ${org.slf4j-version} - runtime - - - org.slf4j - slf4j-log4j12 - ${org.slf4j-version} - runtime - - - log4j - log4j - 1.2.15 - - - javax.mail - mail - - - javax.jms - jms - - - com.sun.jdmk - jmxtools - - - com.sun.jmx - jmxri - - - runtime - - - - - - - javax.servlet - servlet-api - 2.5 - provided - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - jstl - 1.2 - - - - - junit - junit - 4.7 - test - - - org.easymock - easymock - 2.0 - test - - - org.springframework - spring-test - ${org.springframework-version} - test - - - cglib - cglib - 2.2 - - - org.springframework.security - spring-security-core - ${spring.security.version} - - - org.springframework.security - spring-security-acl - ${spring.security.version} - - - org.springframework.security - spring-security-aspects - ${spring.security.version} - - - org.springframework.security - spring-security-config - ${spring.security.version} - - - org.springframework.security - spring-security-taglibs - ${spring.security.version} - - - org.springframework.security - spring-security-web - ${spring.security.version} - - - com.google.code.gson - gson - 2.0 - - - org.eclipse.persistence - javax.persistence - 2.0.3 - - - org.eclipse.persistence - org.eclipse.persistence.jpa - 2.4.0 - - - commons-dbcp - commons-dbcp - 1.4 - - - com.google.guava - guava - 14.0.1 - - - org.apache.httpcomponents - httpclient - 4.2.3 - - - mysql - mysql-connector-java - 5.1.16 - - - commons-codec - commons-codec - 1.6 - - - org.codehaus.jackson - jackson-mapper-asl - 1.9.2 - - - org.springframework - spring-oxm - ${org.springframework-version} - - - org.springframework.security.oauth - 1.1.0.M1 - spring-security-oauth2 - - - com.nimbusds - nimbus-jose-jwt - 2.17.2 - - - org.hsqldb - hsqldb - 2.2.9 - - - joda-time - joda-time - 2.1 - - - org.joda - joda-convert - 1.3 - - - org.mockito - mockito-all - 1.9.0 - test - - - - - org.eclipse.persistence - EclipseLink repository - http://download.eclipse.org/rt/eclipselink/maven.repo - - true - - - - spring-milestone - Spring Maven MILESTONE Repository - http://maven.springframework.org/milestone - - - https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/issues GitHub Issues