From 60db2fd99700c96df5bbf2ab95da5cbf229a5049 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Mon, 19 Jul 2010 21:53:21 +0200 Subject: [PATCH] add snapshot repositories back into parent and sample poms --- spring-amqp-parent/pom.xml | 5 +++++ spring-amqp-samples/helloworld/pom.xml | 5 +++++ spring-amqp-samples/stocks/pom.xml | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/spring-amqp-parent/pom.xml b/spring-amqp-parent/pom.xml index e13add17..522852ad 100644 --- a/spring-amqp-parent/pom.xml +++ b/spring-amqp-parent/pom.xml @@ -385,5 +385,10 @@ Spring Framework Maven Milestone Repository http://maven.springframework.org/milestone + + repository.springframework.maven.snapshot + Spring Framework Maven Snapshot Repository + http://maven.springframework.org/snapshot + diff --git a/spring-amqp-samples/helloworld/pom.xml b/spring-amqp-samples/helloworld/pom.xml index 2a47ac0b..55fe3edc 100644 --- a/spring-amqp-samples/helloworld/pom.xml +++ b/spring-amqp-samples/helloworld/pom.xml @@ -183,5 +183,10 @@ Spring Framework Maven Milestone Repository http://maven.springframework.org/milestone + + repository.springframework.maven.snapshot + Spring Framework Maven Snapshot Repository + http://maven.springframework.org/snapshot + diff --git a/spring-amqp-samples/stocks/pom.xml b/spring-amqp-samples/stocks/pom.xml index e905ea8a..e5d9a78c 100644 --- a/spring-amqp-samples/stocks/pom.xml +++ b/spring-amqp-samples/stocks/pom.xml @@ -189,5 +189,10 @@ Spring Framework Maven Milestone Repository http://maven.springframework.org/milestone + + repository.springframework.maven.snapshot + Spring Framework Maven Snapshot Repository + http://maven.springframework.org/snapshot +