This commit is contained in:
Keith Donald
2009-03-16 17:50:08 +00:00
parent 23074f9395
commit d6f772f99d
2 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="spring-webflow-library">
<project name="org.springframework.webflow-library">
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-webflow/package-library.xml"/>
<import file="${basedir}/../spring-build/library/default.xml"/>
</project>

View File

@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
<info organisation="org.springframework" module="${ant.project.name}">
<info organisation="org.springframework.webflow" module="${ant.project.name}">
<license name="Apache 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/>
</info>