You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/09/14 14:28:55 UTC

svn commit: r996867 - /gump/metadata/project/activemq-protobuf.xml

Author: bodewig
Date: Tue Sep 14 12:28:55 2010
New Revision: 996867

URL: http://svn.apache.org/viewvc?rev=996867&view=rev
Log:
protobuf seems to be a Maven plugin so we can't publish it for a different version than itself

Modified:
    gump/metadata/project/activemq-protobuf.xml

Modified: gump/metadata/project/activemq-protobuf.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/activemq-protobuf.xml?rev=996867&r1=996866&r2=996867&view=diff
==============================================================================
--- gump/metadata/project/activemq-protobuf.xml (original)
+++ gump/metadata/project/activemq-protobuf.xml Tue Sep 14 12:28:55 2010
@@ -29,7 +29,7 @@
     <option project="xpp"/>
   </project>
 
-  <project name="activemq-protobuf">
+  <project name="activemq-protobuf" groupId="gump">
     <package>org.apache.activemq.protobuf</package>
     <description>ActiveMQ Protocol Buffers Implementation and Compiler</description>