Skip to content

Commit ffbb239

Browse files
[MIN] .classpath: JUNIT_CONTAINER/5 → JUNIT_CONTAINER/6
1 parent 8a8ad7a commit ffbb239

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

basex-api/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<attribute name="maven.pomderived" value="true"/>
2424
</attributes>
2525
</classpathentry>
26-
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
26+
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/6"/>
2727
<classpathentry kind="src" output="target/classes" path="src/main/java">
2828
<attributes>
2929
<attribute name="optional" value="true"/>

basex-core/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<attribute name="maven.pomderived" value="true"/>
2424
</attributes>
2525
</classpathentry>
26-
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
26+
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/6"/>
2727
<classpathentry kind="src" output="target/classes" path="src/main/java">
2828
<attributes>
2929
<attribute name="optional" value="true"/>

basex-examples/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<attribute name="maven.pomderived" value="true"/>
2525
</attributes>
2626
</classpathentry>
27-
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
27+
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/6"/>
2828
<classpathentry kind="src" output="target/classes" path="src/main/java">
2929
<attributes>
3030
<attribute name="optional" value="true"/>

basex-tests/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<attribute name="maven.pomderived" value="true"/>
2424
</attributes>
2525
</classpathentry>
26-
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
26+
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/6"/>
2727
<classpathentry kind="src" output="target/classes" path="src/main/java">
2828
<attributes>
2929
<attribute name="optional" value="true"/>

0 commit comments

Comments
 (0)