We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69b4c8 commit 449f973Copy full SHA for 449f973
3 files changed
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>io.xspec</groupId>
7
<artifactId>xspec</artifactId>
8
- <version>3.4-SNAPSHOT</version>
+ <version>3.4.3</version>
9
10
<name>XSpec implementation</name>
11
<description>A unit test framework for XSLT, XQuery and Schematron</description>
src/common/VERSION
@@ -1 +1 @@
1
-3.4.2
+3.4.3
xspec.xpr
@@ -20,7 +20,7 @@
20
<documentTypeEntry-array>
21
<documentTypeEntry>
22
<field name="documentTypeID">
23
- <String>4/xspec-3.4.2/xspec.framework/XSpec</String>
+ <String>4/xspec-3.4.3/xspec.framework/XSpec</String>
24
</field>
25
<field name="enable">
26
<Boolean>false</Boolean>
0 commit comments