mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-07 21:48:30 +00:00
target jdk 1.6
This commit is contained in:
parent
0c6b49fe5f
commit
b5d16f9e38
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -57,8 +57,8 @@
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceJdk>1.5</project.build.sourceJdk>
|
<project.build.sourceJdk>1.6</project.build.sourceJdk>
|
||||||
<project.build.targetJdk>1.5</project.build.targetJdk>
|
<project.build.targetJdk>1.6</project.build.targetJdk>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
|
||||||
<!-- Plugins version -->
|
<!-- Plugins version -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue