Files
Keith Donald d5464d7e30 added
2008-05-27 15:27:26 +00:00

14 lines
511 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project name="org.springframework.samples.springtravel">
<path id="bundles">
<pathelement location="../org.springframework.samples.springtravel.resource" />
<pathelement location="../org.springframework.samples.springtravel.hotel" />
</path>
<property file="${basedir}/../../../build.properties" />
<property file="${basedir}/../../../build.versions" />
<import file="${basedir}/../../../spring-build/par/default.xml" />
</project>