diff --git a/.classpath b/.classpath index a1e1002..8882e0a 100644 --- a/.classpath +++ b/.classpath @@ -1,14 +1,12 @@ - - - - - - - - - + + - + + + + + + diff --git a/.project b/.project index 896cef2..45ac0ae 100644 --- a/.project +++ b/.project @@ -1,17 +1,13 @@ - - depot - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - + depot + A collection of Java utilities. + + + + org.eclipse.jdt.core.javabuilder + + + + org.eclipse.jdt.core.javanature + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 5a994e2..0d83ae2 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ com.google.guava guava - r05 + r07 compile