hibernate/target-source.txt

6 lines
107 B
Plaintext
Raw Normal View History

2019-12-17 16:23:24 +08:00
<configuration>
<source>1.6</source>
<target>1.6</target>
</configuration>
<inherited>true</inherited>