Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Dec 10, 2023
1 parent 6cf53ee commit 4f4bcb9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.helger</groupId>
<artifactId>parent-pom</artifactId>
<version>2.0.4</version>
<version>2.0.5</version>
</parent>
<artifactId>en16931-cii2ubl-parent-pom</artifactId>
<version>2.1.1-SNAPSHOT</version>
Expand Down Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.helger.commons</groupId>
<artifactId>ph-commons-parent-pom</artifactId>
<version>11.1.2</version>
<version>11.1.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -82,7 +82,7 @@
<dependency>
<groupId>com.helger.schematron</groupId>
<artifactId>ph-schematron-parent-pom</artifactId>
<version>7.1.2</version>
<version>7.1.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -96,7 +96,7 @@
<dependency>
<groupId>com.helger.phive.rules</groupId>
<artifactId>phive-rules-parent-pom</artifactId>
<version>3.1.4</version>
<version>3.1.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 4f4bcb9

Please sign in to comment.