Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jan 20, 2021
1 parent d07b932 commit a490921
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion pom-license.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.helger</groupId>
<artifactId>parent-pom</artifactId>
<version>1.10.8</version>
<version>1.11.3</version>
</parent>
<artifactId>centc434-validation-rules</artifactId>
<version>1.3.0</version>
Expand Down
4 changes: 2 additions & 2 deletions pom-preprocess.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.helger</groupId>
<artifactId>parent-pom</artifactId>
<version>1.10.8</version>
<version>1.11.3</version>
</parent>
<artifactId>centc434-validation-rules</artifactId>
<version>1.0.0</version>
Expand All @@ -29,7 +29,7 @@
<plugin>
<groupId>com.helger.maven</groupId>
<artifactId>ph-schematron-maven-plugin</artifactId>
<version>5.6.4</version>
<version>6.0.2</version>
<executions>
<execution>
<id>cii</id>
Expand Down
4 changes: 2 additions & 2 deletions pom-validate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.helger</groupId>
<artifactId>parent-pom</artifactId>
<version>1.10.8</version>
<version>1.11.3</version>
</parent>
<artifactId>centc434-validation-rules</artifactId>
<version>1.0.0</version>
Expand All @@ -29,7 +29,7 @@
<plugin>
<groupId>com.helger.maven</groupId>
<artifactId>ph-schematron-maven-plugin</artifactId>
<version>5.6.4</version>
<version>6.0.2</version>
<executions>
<execution>
<id>cii</id>
Expand Down
4 changes: 2 additions & 2 deletions pom-xslt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.helger</groupId>
<artifactId>parent-pom</artifactId>
<version>1.10.8</version>
<version>1.11.3</version>
</parent>
<artifactId>centc434-validation-rules</artifactId>
<version>1.0.0</version>
Expand All @@ -29,7 +29,7 @@
<plugin>
<groupId>com.helger.maven</groupId>
<artifactId>ph-schematron-maven-plugin</artifactId>
<version>5.6.4</version>
<version>6.0.2</version>
<executions>
<!--
-->
Expand Down

0 comments on commit a490921

Please sign in to comment.