REMOVED ECS completely

This commit is contained in:
Nanne Baars
2016-11-15 22:45:18 +01:00
parent 6b9e9db4aa
commit f9dd1ee0e8
2 changed files with 0 additions and 6 deletions

View File

@ -252,11 +252,6 @@
<artifactId>wsdl4j</artifactId>
<version>${wsdl4j.version}</version>
</dependency>
<dependency>
<groupId>ecs</groupId>
<artifactId>ecs</artifactId>
<version>${ecs.version}</version>
</dependency>
<dependency>
<groupId>javax.transaction</groupId>
<artifactId>javax.transaction-api</artifactId>