From 53b33e13b7c64c72f0495f72c42f1e110763f3ea Mon Sep 17 00:00:00 2001 From: Ate Douma Date: Thu, 9 Jun 2011 07:52:26 +0000 Subject: [PATCH] Ensure only snapshots are retrieved/looked up from the apache.snapshots repository git-svn-id: https://svn.apache.org/repos/asf/incubator/rave/trunk@1133700 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 36d41e09..dad65d2b 100644 --- a/pom.xml +++ b/pom.xml @@ -66,16 +66,20 @@ false - - - java.net - http://download.java.net/maven/2/ - - - apache maven snapshot repo - http://repository.apache.org/snapshots/ - - + + + java.net + http://download.java.net/maven/2/ + + + apache.snapshots + Apache Snapshot Repository + http://repository.apache.org/snapshots + + false + + +