Changed module name, using correct bundlor template

This commit is contained in:
Arjen Poutsma
2008-10-24 10:35:54 +00:00
parent f87fc289fa
commit 8e85702ff4
2 changed files with 25 additions and 60 deletions

View File

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