From 559e9702d5a7c26dddee708e267f2f685d4de89e Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Thu, 24 Apr 2008 01:54:20 +0000 Subject: QPID-832 merge M2.x git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651133 13f79535-47bb-0310-9956-ffa450edef68 --- java/pom.xml | 122 +++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 68 insertions(+), 54 deletions(-) (limited to 'java/pom.xml') diff --git a/java/pom.xml b/java/pom.xml index a4e4de5057..084358a6e8 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -48,6 +48,12 @@ under the License. scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository + + apache.incubating + Apache Incubating Repository + scp://people.apache.org/www/people.apache.org/repo/m2-incubating-repository + + - + --> + install @@ -502,18 +486,23 @@ under the License. org.apache.mina mina-core - 1.0.0 + 1.0.1 org.apache.mina mina-filter-ssl - 1.0.0 + 1.0.1 @@ -537,12 +526,14 @@ under the License. test + @@ -580,6 +571,16 @@ under the License. qpid-mgmt-client ${project.version} + + org.apache.qpid + junit-toolkit + ${project.version} + + + org.apache.qpid + junit-toolkit-maven-plugin + ${project.version} + @@ -676,25 +677,28 @@ under the License. --> - - junit-toolkit.snapshots - JUnit Toolkit SNAPSHOT Repository - http://junit-toolkit.svn.sourceforge.net/svnroot/junit-toolkit/snapshots/ - - true - - - - Codehaus Snapshots - http://snapshots.repository.codehaus.org/ - - true - - - false - - - + + Codehaus Snapshots + http://snapshots.repository.codehaus.org/ + + true + + + false + + + + + + @@ -715,6 +719,16 @@ under the License. + + -- cgit v1.2.1