Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jan 5, 2024
1 parent f25411d commit 3144064
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
</developers>

<properties>
<jaxb-plugin.group>com.helger.maven</jaxb-plugin.group>
<jaxb-plugin.artifact>jaxb40-maven-plugin</jaxb-plugin.artifact>
<jaxb-plugin.version>0.16.1</jaxb-plugin.version>
<jaxb-plugin.group>org.jvnet.jaxb</jaxb-plugin.group>
<jaxb-plugin.artifact>jaxb-maven-plugin</jaxb-plugin.artifact>
<jaxb-plugin.version>4.0.0</jaxb-plugin.version>
<ph-jaxb-plugin.version>4.0.3</ph-jaxb-plugin.version>
<ph-schematron.version>7.1.3</ph-schematron.version>
</properties>
Expand All @@ -89,7 +89,7 @@
<dependency>
<groupId>com.helger.diver</groupId>
<artifactId>ph-diver-parent-pom</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>com.helger.peppol</groupId>
<artifactId>peppol-commons-parent-pom</artifactId>
<version>9.1.2</version>
<version>9.2.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 3144064

Please sign in to comment.