Compile source/target 1.8

Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/fdb1dd55
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/fdb1dd55
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/fdb1dd55

Branch: refs/heads/master
Commit: fdb1dd555e07b11c7537fb65d8ba951453253c45
Parents: 94253a9
Author: Abdelkader Midani <[email protected]>
Authored: Tue Nov 7 14:03:49 2017 +0100
Committer: Abdelkader Midani <[email protected]>
Committed: Tue Nov 7 14:16:59 2017 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/fdb1dd55/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 88a6933..cbf02de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -946,8 +946,8 @@
                 <artifactId>maven-compiler-plugin</artifactId>
                 <version>3.2</version>
                 <configuration>
-                    <source>1.7</source>
-                    <target>1.7</target>
+                    <source>1.8</source>
+                    <target>1.8</target>
                 </configuration>
             </plugin>
             <plugin>

Reply via email to