From fb711632f29332f3e979af720a904598b98b19d1 Mon Sep 17 00:00:00 2001 From: Alex Ruiz Date: Sun, 12 May 2013 21:23:41 -0700 Subject: [PATCH] Formatting. --- pom.xml | 112 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/pom.xml b/pom.xml index e121e65..2ecc63c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,59 +1,59 @@ - 4.0.0 - fest-reflect - 2.0-SNAPSHOT - FEST-Reflect - Fluent Interface that simplifies usage of Java Reflection - 2007 - http://fest.easytesting.org/reflect - - org.easytesting - fest - 1.0.16 - - - - Easy Testing Group - http://groups.google.com/group/easytesting - http://groups.google.com/group/easytesting - http://groups.google.com/group/easytesting - - - - scm:git:git@github.com:alexruiz/fest-reflect.git - scm:git:git://github.com/alexruiz/fest-reflect.git - https://github.com/alexruiz/fest-reflect - - - github - https://github.com/alexruiz/fest-reflect/issues - - - - org.easytesting - fest-util - 1.3.0-SNAPSHOT - - - com.google.code.findbugs - jsr305 - jar - - - org.easytesting - fest-test - 2.1.2-SNAPSHOT - test - - - junit - junit - - - org.mockito - mockito-all - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd "> + 4.0.0 + fest-reflect + 2.0-SNAPSHOT + FEST-Reflect + Fluent Interface that simplifies usage of Java Reflection + 2007 + http://fest.easytesting.org/reflect + + org.easytesting + fest + 1.0.16 + + + + Easy Testing Group + http://groups.google.com/group/easytesting + http://groups.google.com/group/easytesting + http://groups.google.com/group/easytesting + + + + scm:git:git@github.com:alexruiz/fest-reflect.git + scm:git:git://github.com/alexruiz/fest-reflect.git + https://github.com/alexruiz/fest-reflect + + + github + https://github.com/alexruiz/fest-reflect/issues + + + + org.easytesting + fest-util + 1.3.0-SNAPSHOT + + + com.google.code.findbugs + jsr305 + jar + + + org.easytesting + fest-test + 2.1.2-SNAPSHOT + test + + + junit + junit + + + org.mockito + mockito-all + + \ No newline at end of file