Skip to content

Commit 5df9fb9

Browse files
Versie update van NTS tool
1 parent 3d7fdbf commit 5df9fb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/build-nts-multiple.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<property name="tool.reponame" value="Nictiz-tooling-testscripts"/>
1111
<property name="tool.name" value="generate"/>
12-
<property name="tool.version" value="3.0.0"/>
12+
<property name="tool.version" value="3.1.0"/>
1313
<property name="tool.antfile" value="ant/build-multiple.xml"/>
1414

1515
<!-- Tell the main build script where to find common asserts and place the build scripts -->

src/build-nts-single.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<property name="tool.reponame" value="Nictiz-tooling-testscripts"/>
99
<property name="tool.name" value="generate"/>
10-
<property name="tool.version" value="3.0.0"/>
10+
<property name="tool.version" value="3.1.0"/>
1111
<property name="tool.antfile" value="ant/build.xml"/>
1212

1313
<!-- Tell the main build script where to find common asserts and place the build scripts -->

0 commit comments

Comments
 (0)