Skip to content
Snippets Groups Projects

Merge Develop into Master

Merged Philip Okonkwo requested to merge develop into master
2 files
+ 14
3
Compare changes
  • Side-by-side
  • Inline

Files

+ 11
0
@@ -45,5 +45,16 @@
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="target\generated-sources\annotations">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="target\generated-test-sources\test-annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
Loading