Exclude maven central targets
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project name="org.springframework.webflow-library">
|
<project name="org.springframework.webflow-library">
|
||||||
|
|
||||||
<property file="${basedir}/../build.properties"/>
|
<property file="${basedir}/../build.properties"/>
|
||||||
<import file="${basedir}/../spring-build/library/default.xml"/>
|
<import file="${basedir}/../spring-build/library/default.xml"/>
|
||||||
|
|
||||||
|
<target name="publish-maven-central"/>
|
||||||
|
|
||||||
|
<target name="install-maven-central"/>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user