diff --git a/parent/pom.xml b/parent/pom.xml
index 686c745e..7217638d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -83,25 +83,9 @@
true
true
UTF-8
- single
${basedir}
1.6
-
${project.artifactId}
- ${project.name}
- snapshot
- dist.springframework.org
- ${dist.id}-${project.version}
- ${dist.assemblyName}.zip
- ${project.build.directory}/${dist.assemblyName}-distribution.zip
- ${project.version}
-
-
-
-
-
-
-
1.1.2
1.8.1
@@ -282,18 +266,6 @@
maven-antrun-plugin
1.7
-
-
- org.springframework.build
- org.springframework.build.aws.ant
- 3.0.6.RELEASE
-
-
- org.jets3t
- com.springsource.org.jets3t
- 0.8.1
-
-
@@ -359,21 +331,6 @@
run
-
- upload-distribution
- deploy
-
- run
-
-
-
-
-
-
-
- false
-
-
@@ -448,19 +405,6 @@
maven-assembly-plugin
2.4
-
- distribution
-
- single
-
- package
-
-
- ${shared.resources}/assemblies/distribution-${project.type}.xml
-
- ${dist.assemblyName}
-
-
static
@@ -530,20 +474,6 @@
-
- milestone
-
- milestone
-
-
-
-
- release
-
- release
-
-
-
spring4-next
diff --git a/resources/src/main/resources/ant/upload-dist.xml b/resources/src/main/resources/ant/upload-dist.xml
deleted file mode 100644
index e73f2d67..00000000
--- a/resources/src/main/resources/ant/upload-dist.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/resources/src/main/resources/assemblies/distribution-multi.xml b/resources/src/main/resources/assemblies/distribution-multi.xml
deleted file mode 100644
index ffddfa7b..00000000
--- a/resources/src/main/resources/assemblies/distribution-multi.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
- distribution
-
- zip
-
- true
-
- resources.xml
-
-
-
- true
-
- dist
- false
- false
-
-
-
- true
-
- sources
- src
- false
- false
-
-
-
-
\ No newline at end of file
diff --git a/resources/src/main/resources/assemblies/distribution-single.xml b/resources/src/main/resources/assemblies/distribution-single.xml
deleted file mode 100644
index 3995bab7..00000000
--- a/resources/src/main/resources/assemblies/distribution-single.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
- distribution
-
- zip
-
- true
-
- resources.xml
-
-
-
- target/${project.artifactId}-${project.version}.jar
- dist
- 0644
-
-
- target/${project.artifactId}-${project.version}-sources.jar
- sources
- 0644
-
-
-
-
\ No newline at end of file
diff --git a/resources/src/main/resources/assemblies/resources.xml b/resources/src/main/resources/assemblies/resources.xml
index 463c8bca..0a385f4e 100644
--- a/resources/src/main/resources/assemblies/resources.xml
+++ b/resources/src/main/resources/assemblies/resources.xml
@@ -2,8 +2,8 @@
-
${project.root}/src/main/resources
@@ -16,16 +16,16 @@
dos
-
${project.root}/target/site/reference
docs/reference
-
${project.root}/target/site/apidocs
diff --git a/resources/src/main/resources/assemblies/static-resources.xml b/resources/src/main/resources/assemblies/static-resources.xml
index 4d5a6a55..11aac1d1 100644
--- a/resources/src/main/resources/assemblies/static-resources.xml
+++ b/resources/src/main/resources/assemblies/static-resources.xml
@@ -7,8 +7,8 @@
false
-
${project.root}/src/main/resources
@@ -18,16 +18,16 @@
dos
-
${project.root}/target/site/reference
reference
-
${project.root}/target/site/apidocs