You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/10/06 04:03:37 UTC

svn commit: r453459 - /incubator/activemq/trunk/pom.xml

Author: chirino
Date: Thu Oct  5 19:03:37 2006
New Revision: 453459

URL: http://svn.apache.org/viewvc?view=rev&rev=453459
Log:
pom tweak

Modified:
    incubator/activemq/trunk/pom.xml

Modified: incubator/activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?view=diff&rev=453459&r1=453458&r2=453459
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Thu Oct  5 19:03:37 2006
@@ -228,7 +228,7 @@
       </dependency>
 
 	  <dependency>
-        <groupId>org.apache.activemq</groupId>
+        <groupId>${pom.groupId}</groupId>
         <artifactId>activemq-openwire-generator</artifactId>
         <version>${activemq-version}</version>
       </dependency>