diff --git a/pom.xml b/pom.xml index 9d00f672c5f520e8b31ca4c55c19cd67fdd06fe7..6e5eb288dacf2bcbb0107b6b8aa609dfc99c199a 100644 --- a/pom.xml +++ b/pom.xml @@ -31,13 +31,13 @@ <version>5.1.4</version> <scope>test</scope> </dependency> - <dependency> - <groupId>edu.illinois.cs.cogcomp</groupId> - <artifactId>illinois-srl</artifactId> - <classifier>models-nom-stanford</classifier> - <version>5.1.4</version> - <scope>test</scope> - </dependency> + <!-- <dependency> --> + <!-- <groupId>edu.illinois.cs.cogcomp</groupId> --> + <!-- <artifactId>illinois-srl</artifactId> --> + <!-- <classifier>models-nom-stanford</classifier> --> + <!-- <version>5.1.4</version> --> + <!-- <scope>test</scope> --> + <!-- </dependency> --> <!--The Illinois pipeline can be used instead --> <dependency>