mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
This is a part of an attempt to get the rm-automation project compiling and running on Java 1.8.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@104181 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
<properties>
|
||||
<selenium.version>2.45.0</selenium.version>
|
||||
<spring.version>4.0.5.RELEASE</spring.version>
|
||||
<!-- Within the rm-automation project only, we want source code to be Java 8. -->
|
||||
<maven.build.sourceVersion>1.8</maven.build.sourceVersion>
|
||||
</properties>
|
||||
<build>
|
||||
<plugins>
|
||||
|
Reference in New Issue
Block a user