Skip to content

Commit

Permalink
remove unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
bdewein committed Jul 15, 2022
1 parent 85d09f1 commit 19b3872
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@


<!-- XRechnung Schematron Rules section -->
<!-- build date might get deprecated in future: check on this -->
<property name="xrechnung.build.date" value="2022-05-31" />
<!-- XRechnung Schematron -->
<property name="xr.schematron.version.major.minor" value="1.7" />
<property name="xr.schematron.version.patch" value="2" />
<property name="xr.schematron.version.full"
Expand Down Expand Up @@ -468,7 +465,6 @@
<filter token="xrechnung.rules.version.full" value="${xr.schematron.version.full}" />
<filter token="xrechnung.rules.version.major.minor" value="${xr.schematron.version.major.minor}" />
<!-- This is actually the specification part of it -->
<filter token="xrechnung.build.date" value="${xrechnung.build.date}" />
<filter token="xrechnung.version" value="${xrechnung.version}" />
<filter token="xrechnung.spec.id" value="${xrechnung.spec.id}" />
<filter token="ubl.version" value="${ubl.version}" />
Expand Down

0 comments on commit 19b3872

Please sign in to comment.