From 618d9c24c58b5334078ba0dac09e017aab2db557 Mon Sep 17 00:00:00 2001 From: macsuibhne Date: Thu, 17 Jul 2008 16:47:25 +0000 Subject: [PATCH] Fix for distribution from trunk --- archetypes/simple-cli/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 4d1dbd758..6ac76c3dd 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -115,4 +115,22 @@ + + http://www.springframework.org/download + + staging + file:///${user.dir}/archetypes/simple-cli/target/staging + + + spring-milestone + Spring Milestone Repository + s3://maven.springframework.org/milestone + + + spring-snapshot + Spring Snapshot Repository + s3://maven.springframework.org/snapshot + + +