From 21f246a296b15baa530e7b7773581dd3f26dd22a Mon Sep 17 00:00:00 2001 From: Rupert Smith Date: Wed, 28 Nov 2007 17:08:05 +0000 Subject: Updated pom to correct version. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1.1@599066 13f79535-47bb-0310-9956-ffa450edef68 --- java/plugins/pom.xml | 176 +++++++++++++++++++++++++-------------------------- 1 file changed, 88 insertions(+), 88 deletions(-) diff --git a/java/plugins/pom.xml b/java/plugins/pom.xml index 51d22ab01e..84bd78f366 100644 --- a/java/plugins/pom.xml +++ b/java/plugins/pom.xml @@ -1,100 +1,100 @@ - - . - 1.5 - -Xlint:fallthrough,finally + + . + 1.5 + -Xlint:fallthrough,finally 2.0.1 - + - - org.apache - apache - 4 - + + org.apache + apache + 4 + - 4.0.0 - bundle - Qpid Plugins - A simple plugin for qpid. - org.apache.qpid.extras - example-plugin - 1.0-incubating-M2.1-SNAPSHOT - - - org.apache.felix - org.osgi.core - 1.0.0 - - - org.apache.qpid - qpid-broker - 1.0-incubating-M2.1-SNAPSHOT - - - uk.co.thebadgerset - junit-toolkit - 0.6.1 - + 4.0.0 + bundle + Qpid Plugins + A simple plugin for qpid. + org.apache.qpid.extras + example-plugin + 1.0-incubating-M2.1.1-SNAPSHOT + + + org.apache.felix + org.osgi.core + 1.0.0 + + + org.apache.qpid + qpid-broker + 1.0-incubating-M2.1.1-SNAPSHOT + + + uk.co.thebadgerset + junit-toolkit + 0.6.1 + - + - - - - org.apache.felix - maven-bundle-plugin - 1.0.0 - true - - - - org.apache.qpid.extras.* - - - org.apache.qpid.extras.Activator - - - - + + + + org.apache.felix + maven-bundle-plugin + 1.0.0 + true + + + + org.apache.qpid.extras.* + + + org.apache.qpid.extras.Activator + + + + - - org.apache.maven.plugins - maven-compiler-plugin - ${compiler.version} - - ${java.source.version} - ${java.source.version} - - - - - - src/main/java - - **/*.java - **/log4j.properties - - - - + + org.apache.maven.plugins + maven-compiler-plugin + ${compiler.version} + + ${java.source.version} + ${java.source.version} + + + + + + src/main/java + + **/*.java + **/log4j.properties + + + + -- cgit v1.2.1