diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-10 00:02:07 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-10 00:02:07 +0000 |
commit | 8038e84084386965fb44ca4492f666dd27af186e (patch) | |
tree | 67f31a96abc06c0148cb8730ea371193a14bc69d /id/server/auth/.classpath | |
parent | 4af2a06ad0d4dc021277b115d15bbeeede3c23b7 (diff) | |
download | moa-id-spss-8038e84084386965fb44ca4492f666dd27af186e.tar.gz moa-id-spss-8038e84084386965fb44ca4492f666dd27af186e.tar.bz2 moa-id-spss-8038e84084386965fb44ca4492f666dd27af186e.zip |
Update zu Blacklisten
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1237 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/auth/.classpath')
-rw-r--r-- | id/server/auth/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/auth/.classpath b/id/server/auth/.classpath index 6acd7de03..f724d4325 100644 --- a/id/server/auth/.classpath +++ b/id/server/auth/.classpath @@ -2,7 +2,7 @@ <classpath>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
- <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v5.0"/>
+ <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|