Skip to content

Commit 54e67e8

Browse files
committed
Fixed issues in pom and test-audit.
1 parent 69a663d commit 54e67e8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

recommendations.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xmlns="http://jboss.com/products/weld/tck/audit" xsi:schemaLocation="http://jboss.com/products/weld/tck/audit"
4-
name="JSR 354 Money and Currency" version="1.0.0" id="JSR 354"
4+
name="JSR 354 Money and Currency" version="1.0.0" name="JSR 354"
55
generateSectionIds="false">
6-
<section id="5" title="Recommendations" />
7-
<section id="5.1" title="Overview" />
8-
<section id="5.2" title="MonetaryArithmetic" />
9-
<section id="5.3" title="Numeric Precision" />
6+
<section name="5" title="Recommendations" />
7+
<section name="5.1" title="Overview" />
8+
<section name="5.2" title="MonetaryArithmetic" />
9+
<section name="5.3" title="Numeric Precision" />
1010
</specification>

0 commit comments

Comments
 (0)