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

7 lines
263 B
Plaintext
Raw Normal View History

2012-11-08 20:12:01 +04:00
<?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>