11diff --git a/java/java.j2seproject/nbproject/project.properties b/java/java.j2seproject/nbproject/project.properties
2- index dc44efa75d..525c4ecfc8 100644
2+ index 9f68c5272c..bfbc1e60c3 100644
33--- a/java/java.j2seproject/nbproject/project.properties
44+++ b/java/java.j2seproject/nbproject/project.properties
55@@ -27,8 +27,8 @@ test.unit.run.cp.extra=${tools.jar}
@@ -216,15 +216,15 @@ index 0000000000..9d39755a86
216216+ ===============================================
217217+
218218diff --git a/java/testng.ui/nbproject/project.xml b/java/testng.ui/nbproject/project.xml
219- index 65c7364426..fe338b1acf 100644
219+ index fc2864d7df..d658c63b30 100644
220220--- a/java/testng.ui/nbproject/project.xml
221221+++ b/java/testng.ui/nbproject/project.xml
222222@@ -109,7 +109,7 @@
223223 <compile-dependency/>
224224 <run-dependency>
225225 <release-version>1</release-version>
226226- <specification-version>1.11</specification-version>
227- + <specification-version>1.45 </specification-version>
227+ + <specification-version>1.46 </specification-version>
228228 </run-dependency>
229229 </dependency>
230230 <dependency>
@@ -325,15 +325,15 @@ index 11afdedbc4..49508b1507 100644
325325 URL url = null;
326326 try {
327327diff --git a/java/testng/nbproject/project.xml b/java/testng/nbproject/project.xml
328- index de6d32ff03..1bf62c3756 100644
328+ index 93b37bd39d..671653af8e 100644
329329--- a/java/testng/nbproject/project.xml
330330+++ b/java/testng/nbproject/project.xml
331331@@ -92,7 +92,7 @@
332332 <compile-dependency/>
333333 <run-dependency>
334334 <release-version>1</release-version>
335335- <specification-version>1.0</specification-version>
336- + <specification-version>1.45 </specification-version>
336+ + <specification-version>1.46 </specification-version>
337337 </run-dependency>
338338 </dependency>
339339 <dependency>
@@ -444,10 +444,10 @@ index 1c30d02d29..66cabfb9c1 100644
444444 }
445445 }
446446diff --git a/nbbuild/templates/common.xml b/nbbuild/templates/common.xml
447- index 240ed93945..86153557a9 100644
447+ index 6de8195957..7da63ba169 100644
448448--- a/nbbuild/templates/common.xml
449449+++ b/nbbuild/templates/common.xml
450- @@ -787 ,7 +787 ,7 @@
450+ @@ -796 ,7 +796 ,7 @@
451451 outputdir="${build.test.@{test.type}.results.dir}"
452452 workingDir="${build.test.@{test.type}.results.dir}"
453453 suitename="${code.name.base}"
@@ -456,7 +456,7 @@ index 240ed93945..86153557a9 100644
456456 jvm="${test.nbjdk.java}"
457457 >
458458 <classfileset dir="${build.test.@{test.type}.classes.dir}" excludes="${test.excludes}" includes="${test.includes}"/>
459- @@ -890 ,7 +890 ,7 @@
459+ @@ -899 ,7 +899 ,7 @@
460460 outputdir="${build.test.@{test.type}.results.dir}"
461461 workingDir="${build.test.@{test.type}.results.dir}"
462462 suitename="${code.name.base}"
@@ -465,7 +465,7 @@ index 240ed93945..86153557a9 100644
465465 jvm="${test.nbjdk.java}"
466466 >
467467 <propertyset refid="test.@{test.type}.properties"/>
468- @@ -919 ,7 +919 ,7 @@
468+ @@ -928 ,7 +928 ,7 @@
469469 outputdir="${build.test.@{test.type}.results.dir}"
470470 workingDir="${build.test.@{test.type}.results.dir}"
471471 suitename="${code.name.base}"
@@ -474,7 +474,7 @@ index 240ed93945..86153557a9 100644
474474 jvm="${test.nbjdk.java}"
475475 >
476476 <propertyset refid="test.@{test.type}.properties"/>
477- @@ -1012 ,7 +1012 ,7 @@
477+ @@ -1021 ,7 +1021 ,7 @@
478478 <jvmarg value="-ea"/>
479479 <arg line="-mixed"/>
480480 <arg line="-d ${build.test.@{test.type}.results.dir}"/>
@@ -483,7 +483,7 @@ index 240ed93945..86153557a9 100644
483483 <arg line="-suitename ${code.name.base}"/>
484484 <arg line="-testname ${test.class}"/>
485485 <arg line="${testng.args.line}"/>
486- @@ -1034 ,7 +1034 ,7 @@
486+ @@ -1043 ,7 +1043 ,7 @@
487487 outputdir="${build.test.@{test.type}.results.dir}"
488488 workingDir="${build.test.@{test.type}.results.dir}"
489489 suitename="${code.name.base}"
@@ -492,7 +492,7 @@ index 240ed93945..86153557a9 100644
492492 jvm="${test.nbjdk.java}"
493493 >
494494 <propertyset refid="test.@{test.type}.properties"/>
495- @@ -1126 ,7 +1126 ,7 @@
495+ @@ -1135 ,7 +1135 ,7 @@
496496 outputdir="${build.test.@{test.type}.results.dir}"
497497 workingDir="${build.test.@{test.type}.results.dir}"
498498 suitename="${code.name.base}"
@@ -865,17 +865,17 @@ index 9d9366b8ed..494c4ae3d7 100644
865865 Manifest-Version: 1.0
866866 AutoUpdate-Show-In-Client: true
867867 OpenIDE-Module: org.netbeans.libs.testng/1
868- - OpenIDE-Module-Specification-Version: 1.43
869- + OpenIDE-Module-Specification-Version: 1.45
868+ - OpenIDE-Module-Specification-Version: 1.44
869+ + OpenIDE-Module-Specification-Version: 1.46
870870 OpenIDE-Module-Localizing-Bundle: org/netbeans/libs/testng/Bundle.properties
871871diff --git a/platform/libs.testng/nbproject/org-netbeans-libs-testng.sig b/platform/libs.testng/nbproject/org-netbeans-libs-testng.sig
872- index 3add7cf2b2 ..2b345b1c30 100644
872+ index 9bcfefd912 ..2b345b1c30 100644
873873--- a/platform/libs.testng/nbproject/org-netbeans-libs-testng.sig
874874+++ b/platform/libs.testng/nbproject/org-netbeans-libs-testng.sig
875875@@ -1,5 +1,5 @@
876876 #Signature file v4.1
877- - #Version 1.41
878- + #Version 1.45
877+ - #Version 1.43
878+ + #Version 1.46
879879
880880 CLSS public abstract interface java.io.Serializable
881881
0 commit comments