Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 449f973

Browse files
authored
build(oxygen): add-on v3.4.3 (#2282)
1 parent c69b4c8 commit 449f973

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>io.xspec</groupId>
77
<artifactId>xspec</artifactId>
8-
<version>3.4-SNAPSHOT</version>
8+
<version>3.4.3</version>
99

1010
<name>XSpec implementation</name>
1111
<description>A unit test framework for XSLT, XQuery and Schematron</description>

src/common/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.2
1+
3.4.3

xspec.xpr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<documentTypeEntry-array>
2121
<documentTypeEntry>
2222
<field name="documentTypeID">
23-
<String>4/xspec-3.4.2/xspec.framework/XSpec</String>
23+
<String>4/xspec-3.4.3/xspec.framework/XSpec</String>
2424
</field>
2525
<field name="enable">
2626
<Boolean>false</Boolean>

0 commit comments

Comments
 (0)