aboutsummaryrefslogtreecommitdiff
path: root/id/oa/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'id/oa/pom.xml')
-rw-r--r--id/oa/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/id/oa/pom.xml b/id/oa/pom.xml
index 472c1d637..955f055a2 100644
--- a/id/oa/pom.xml
+++ b/id/oa/pom.xml
@@ -43,8 +43,8 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
- <source>1.7</source>
- <target>1.7</target>
+ <source>1.8</source>
+ <target>1.8</target>
</configuration>
</plugin>
</plugins>