diff --git a/ch.psi.plot/.classpath b/ch.psi.plot/.classpath
index ace8266..953de0b 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 714351a..ec4300d 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.8
-org.eclipse.jdt.core.compiler.compliance=1.8
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
+org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
-org.eclipse.jdt.core.compiler.source=1.8
+org.eclipse.jdt.core.compiler.source=1.7
diff --git a/ch.psi.plot/pom.xml b/ch.psi.plot/pom.xml
index 2d9e507..0d1356a 100644
--- a/ch.psi.plot/pom.xml
+++ b/ch.psi.plot/pom.xml
@@ -41,12 +41,12 @@
3.1
UTF-8
- 1.8
- 1.8
+ 1.7
+ 1.7
-
+
org.apache.maven.plugins
@@ -83,12 +83,12 @@
i.snapshots
Artifactory Snapshots
- http://yoke.psi.ch:8081/artifactory/libs-snapshots-local
+ http://artifacts.psi.ch/artifactory/libs-snapshots-local
i.releases
Atrifactory Releases
- http://yoke.psi.ch:8081/artifactory/libs-releases-local
+ http://artifacts.psi.ch/artifactory/libs-releases-local