openesb-components/ojc-core/build-common/m2.ant

7 lines
263 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<project name="build-common" default="deprecated">
<target name="deprecated">
<echo message="ojc-core/build-common/m2.ant is DEPRECATED. All functions moved to global-common/m2.ant" />
</target>
</project>