updated history
This commit is contained in:
@@ -1,11 +1,16 @@
|
|||||||
2.5.4
|
2.5.6
|
||||||
|
=======
|
||||||
|
2022-09-22
|
||||||
|
|
||||||
|
Removed a unneccessary dependency (ph-jaxb)
|
||||||
|
|
||||||
|
2.5.5
|
||||||
=======
|
=======
|
||||||
2022-09-19
|
2022-09-19
|
||||||
|
|
||||||
Updated PH-schematron, now also reporting IDs of failed assertions
|
Updated PH-schematron, now also reporting IDs of failed assertions
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2.5.4
|
2.5.4
|
||||||
=======
|
=======
|
||||||
2022-09-01
|
2022-09-01
|
||||||
|
|||||||
@@ -169,7 +169,7 @@ maybe not yet even existing new release version:
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd validator/target
|
cd validator/target
|
||||||
mvn install:install-file -Dfile=validator-2.3.2-SNAPSHOT-shaded.jar -DgroupId=org.mustangproject -DartifactId=validator -Dversion=2.3.2 -Dpackaging=jar -DgeneratePom=true
|
mvn install:install-file -Dfile=validator-2.5.5-SNAPSHOT-shaded.jar -DgroupId=org.mustangproject -DartifactId=validator -Dversion=2.5.5 -Dpackaging=jar -DgeneratePom=true
|
||||||
```
|
```
|
||||||
This will also work in Gradle given you have the `mavenLocal()` repository activated.
|
This will also work in Gradle given you have the `mavenLocal()` repository activated.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user