.project 542 B

123456789101112131415
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>gs-rest-service</name>
  4. <comment>Parent pom providing dependency and plugin management for applications
  5. built with Maven. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
  6. <projects/>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.jdt.core.javabuilder</name>
  10. </buildCommand>
  11. </buildSpec>
  12. <natures>
  13. <nature>org.eclipse.jdt.core.javanature</nature>
  14. </natures>
  15. </projectDescription>