Author: oheger Date: Sat Jan 2 20:11:25 2010 New Revision: 895281 URL: http://svn.apache.org/viewvc?rev=895281&view=rev Log: [CONFIGURATION-402] Switched compile source and target to 1.4. Reordered some dependencies. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=895281&r1=895280&r2=895281&view=diff ============================================================================== --- commons/proper/configuration/trunk/pom.xml (original) +++ commons/proper/configuration/trunk/pom.xml Sat Jan 2 20:11:25 2010 @@ -200,7 +200,6 @@ - commons-collections @@ -264,28 +263,6 @@ - org.slf4j - slf4j-api - 1.5.6 - test - - - - org.slf4j - slf4j-ext - 1.5.6 - test - - - - - org.slf4j - slf4j-log4j12 - 1.5.6 - test - - - commons-jxpath commons-jxpath 1.3 @@ -303,29 +280,6 @@ - xerces - xercesImpl - 2.3.0 - - test - - - - xalan - xalan - 2.7.0 - - test - - - - xml-apis - xml-apis - 1.0.b2 - provided - - - xml-resolver xml-resolver 1.2 @@ -346,6 +300,20 @@ true + + xerces + xercesImpl + 2.3.0 + test + + + + xml-apis + xml-apis + 1.0.b2 + provided + + @@ -393,6 +361,10 @@ xerces xmlParserAPIs + + xerces + xercesImpl + @@ -423,6 +395,27 @@ 1.2.8 true + + + org.slf4j + slf4j-api + 1.5.6 + test + + + + org.slf4j + slf4j-ext + 1.5.6 + test + + + + org.slf4j + slf4j-log4j12 + 1.5.6 + test + @@ -431,6 +424,8 @@ CONFIGURATION 12310467 + 1.4 + 1.4