view .project @ 26:b9ce41e5f80b

Fixed: pom.xml updated to new versions Previously the org.openrdf dependencies were outdated in the pom.xml build file. This commit updates the paths and versions used to build the webapp.
author arussell
date Wed, 13 May 2015 15:26:14 +0000
parents 764f47286679
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
  <name>ismi-richfaces</name>
  <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
  <projects>
    <project>openmind</project>
  </projects>
  <buildSpec>
    <buildCommand>
      <name>org.eclipse.jdt.core.javabuilder</name>
    </buildCommand>
    <buildCommand>
      <name>org.eclipse.wst.common.project.facet.core.builder</name>
    </buildCommand>
    <buildCommand>
      <name>org.eclipse.wst.validation.validationbuilder</name>
    </buildCommand>
  </buildSpec>
  <natures>
    <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
    <nature>org.eclipse.jdt.core.javanature</nature>
    <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
    <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
  </natures>
</projectDescription>