Skip to content

Commit 95dad8e

Browse files
committed
Updated
1 parent cc4a2a3 commit 95dad8e

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<!-- ph-badge-start -->
44
[![Sonatype Central](https://maven-badges.sml.io/sonatype-central/com.helger.phive/phive-parent-pom/badge.svg)](https://maven-badges.sml.io/sonatype-central/com.helger.phive/phive-parent-pom/)
55
[![javadoc](https://javadoc.io/badge2/com.helger.phive/phive-api/javadoc.svg)](https://javadoc.io/doc/com.helger.phive/phive-api)
6+
7+
> If this project saved you some time or made your day a little easier, a star would mean a lot — it helps others find it too.
68
<!-- ph-badge-end -->
79
810
A generic business document validation engine originally developed for Peppol but now also supporting many other document types.
@@ -779,4 +781,4 @@ v2.0.0 - 2016-08-22
779781
---
780782

781783
My personal [Coding Styleguide](https://github.com/phax/meta/blob/master/CodingStyleguide.md) |
782-
It is appreciated if you star the GitHub project if you like it.
784+
It is appreciated if you star the GitHub project if you like it.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<properties>
6666
<jaxb-plugin.group>org.jvnet.jaxb</jaxb-plugin.group>
6767
<jaxb-plugin.artifact>jaxb-maven-plugin</jaxb-plugin.artifact>
68-
<jaxb-plugin.version>4.0.14</jaxb-plugin.version>
68+
<jaxb-plugin.version>4.0.15</jaxb-plugin.version>
6969
<ph-jaxb-plugin.version>5.1.2</ph-jaxb-plugin.version>
7070
</properties>
7171

0 commit comments

Comments
 (0)