fixing pom.xml after merge

This commit is contained in:
Derrick Johnson 2014-06-25 02:59:50 -07:00
parent b7dfa92543
commit 82fdc6153d
1 changed files with 0 additions and 7 deletions

View File

@ -224,15 +224,8 @@
<version>${dropwizard.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.hp.csbu.cc</groupId>
<artifactId>CsThriftModel</artifactId>
<version>1.2-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencies>
<build>
<plugins>
<plugin>