From 0c014ee2f06b35b3d59cc1402a18eae48695f431 Mon Sep 17 00:00:00 2001 From: Bosanac Dejan Date: Sat, 19 Sep 2009 12:59:55 +0000 Subject: [PATCH] defining plugin in parent pom git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-protobuf/trunk@816914 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-protobuf-test/pom.xml | 1 + pom.xml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/activemq-protobuf-test/pom.xml b/activemq-protobuf-test/pom.xml index 16c3af8..765dd02 100644 --- a/activemq-protobuf-test/pom.xml +++ b/activemq-protobuf-test/pom.xml @@ -64,6 +64,7 @@ org.apache.activemq.protobuf activemq-protobuf + ${version} diff --git a/pom.xml b/pom.xml index d5551f3..5d6531c 100644 --- a/pom.xml +++ b/pom.xml @@ -324,6 +324,11 @@ false + + org.apache.activemq.protobuf + activemq-protobuf + ${version} +