Upgrade to spring-web 4.3.18.RELEASE
[aai/resources.git] / aai-resources / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="src/main/java"/>
4         <classpathentry kind="src" path="src/main/resources"/>
5         <classpathentry kind="src" path="src/test/resources"/>
6         <classpathentry kind="src" path="src/test/java"/>
7         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
8                 <attributes>
9                         <attribute name="owner.project.facets" value="java"/>
10                 </attributes>
11         </classpathentry>
12         <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13                 <attributes>
14                         <attribute name="maven.pomderived" value="true"/>
15                 </attributes>
16         </classpathentry>
17         <classpathentry kind="output" path="target/classes"/>
18 </classpath>