cleaned up buildr config

This commit is contained in:
Jonas Boner 2009-03-12 11:02:44 +01:00
parent cd9ef46cae
commit 1a0e277e27
8 changed files with 21 additions and 801 deletions

View file

@ -25,12 +25,6 @@
<artifactId>junit</artifactId>
<version>4.5</version>
</dependency>
<dependency>
<groupId>org.jmock</groupId>
<artifactId>jmock</artifactId>
<version>2.4.0</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>