Use ph-schematron

This commit is contained in:
James Agnew 2018-05-15 11:47:36 -04:00
parent 3a03d4ff63
commit 9fb62668c9
1 changed files with 2 additions and 2 deletions

View File

@ -198,8 +198,8 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.phloc</groupId>
<artifactId>phloc-schematron</artifactId>
<groupId>com.helger</groupId>
<artifactId>ph-schematron</artifactId>
<exclusions>
<exclusion>
<artifactId>Saxon-HE</artifactId>