aboutsummaryrefslogtreecommitdiffstats
path: root/utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'utils/pom.xml')
-rw-r--r--utils/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/utils/pom.xml b/utils/pom.xml
index 2737005a..1da1de70 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -117,16 +117,6 @@
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>com.openpojo</groupId>
- <artifactId>openpojo</artifactId>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-core</artifactId>
- <version>2.2</version>
- </dependency>
</dependencies>
<build>