Removing unnecessary dependency - looks like a refuse

This commit is contained in:
Francesco Chicchiriccò 2014-06-12 08:27:10 +02:00
parent 70afb2acc5
commit 634d75b799
1 changed files with 0 additions and 5 deletions

View File

@ -151,11 +151,6 @@
<artifactId>commons-io</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>core</artifactId>
<version>0.1.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>