mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-06 04:58:26 +00:00
Update to java 7
This commit is contained in:
parent
7aa512f1ac
commit
fed40a610d
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -84,8 +84,8 @@
|
|||
</developers>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceJdk>1.6</project.build.sourceJdk>
|
||||
<project.build.targetJdk>1.6</project.build.targetJdk>
|
||||
<project.build.sourceJdk>1.7</project.build.sourceJdk>
|
||||
<project.build.targetJdk>1.7</project.build.targetJdk>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
<!-- Plugins version -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue