misc cleanup after merge

This commit is contained in:
Matthew Adams
2013-11-26 09:53:19 -06:00
parent a472b5f4f4
commit 1d01ac995a
2 changed files with 1 additions and 8 deletions

View File

@@ -23,14 +23,6 @@
<dist.key>SDCASS</dist.key>
</properties>
<dependencies>
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-asl</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>