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> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.phloc</groupId> <groupId>com.helger</groupId>
<artifactId>phloc-schematron</artifactId> <artifactId>ph-schematron</artifactId>
<exclusions> <exclusions>
<exclusion> <exclusion>
<artifactId>Saxon-HE</artifactId> <artifactId>Saxon-HE</artifactId>