Skip to content

Commit 59e41aa

Browse files
committed
Added github SEO image
1 parent 0a231b3 commit 59e41aa

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.classpath

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,21 @@
1414
</classpathentry>
1515
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
1616
<attributes>
17+
<attribute name="test" value="true"/>
1718
<attribute name="optional" value="true"/>
1819
<attribute name="maven.pomderived" value="true"/>
19-
<attribute name="test" value="true"/>
2020
</attributes>
2121
</classpathentry>
2222
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
2323
<attributes>
24-
<attribute name="maven.pomderived" value="true"/>
2524
<attribute name="test" value="true"/>
25+
<attribute name="maven.pomderived" value="true"/>
2626
<attribute name="optional" value="true"/>
2727
</attributes>
2828
</classpathentry>
2929
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
3030
<attributes>
31+
<attribute name="module" value="true"/>
3132
<attribute name="maven.pomderived" value="true"/>
3233
</attributes>
3334
</classpathentry>
Loading

0 commit comments

Comments
 (0)