diff --git a/ch.psi.plot/.classpath b/ch.psi.plot/.classpath index 953de0b..ace8266 100644 --- a/ch.psi.plot/.classpath +++ b/ch.psi.plot/.classpath @@ -27,7 +27,7 @@ - + diff --git a/ch.psi.plot/.settings/org.eclipse.jdt.core.prefs b/ch.psi.plot/.settings/org.eclipse.jdt.core.prefs index ec4300d..714351a 100644 --- a/ch.psi.plot/.settings/org.eclipse.jdt.core.prefs +++ b/ch.psi.plot/.settings/org.eclipse.jdt.core.prefs @@ -1,5 +1,5 @@ eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 -org.eclipse.jdt.core.compiler.compliance=1.7 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 +org.eclipse.jdt.core.compiler.compliance=1.8 org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning -org.eclipse.jdt.core.compiler.source=1.7 +org.eclipse.jdt.core.compiler.source=1.8 diff --git a/ch.psi.plot/pom.xml b/ch.psi.plot/pom.xml index 4085da2..33b7cc5 100644 --- a/ch.psi.plot/pom.xml +++ b/ch.psi.plot/pom.xml @@ -41,8 +41,8 @@ 3.1 UTF-8 - 1.7 - 1.7 + 1.8 + 1.8 @@ -83,12 +83,12 @@ i.snapshots Artifactory Snapshots - http://yoke/artifactory/libs-snapshots-local + http://yoke.psi.ch:8081/artifactory/libs-snapshots-local i.releases Atrifactory Releases - http://yoke/artifactory/libs-releases-local + http://yoke.psi.ch:8081/artifactory/libs-releases-local