9731ac00ae
- Update to 2.10: * Official release that includes support for Java 8 constants - Updated license from BSD-3 Clause to MIT (as per LICENSE.md file). - Fix installed files permissions (were too broad). - Fix LICENSE, CHANGES and README permissions. - Fix demo permissions (were too broad). - Rebased patches: * jdepend-target16.patch OBS-URL: https://build.opensuse.org/request/show/943299 OBS-URL: https://build.opensuse.org/package/show/Java:packages/jdepend?expand=0&rev=12
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
<project>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>jdepend</groupId>
|
|
<artifactId>jdepend</artifactId>
|
|
<version>2.10</version>
|
|
</project> |