[hornetq-commits] JBoss hornetq SVN: r10504 - in trunk/hornetq-ra: hornetq-ra-rar and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Apr 13 18:39:12 EDT 2011


Author: clebert.suconic at jboss.com
Date: 2011-04-13 18:39:12 -0400 (Wed, 13 Apr 2011)
New Revision: 10504

Modified:
   trunk/hornetq-ra/hornetq-ra-jar/
   trunk/hornetq-ra/hornetq-ra-jar/pom.xml
   trunk/hornetq-ra/hornetq-ra-rar/
   trunk/hornetq-ra/hornetq-ra-rar/pom.xml
Log:
fixing build


Property changes on: trunk/hornetq-ra/hornetq-ra-jar
___________________________________________________________________
Added: svn:ignore
   + target


Modified: trunk/hornetq-ra/hornetq-ra-jar/pom.xml
===================================================================
--- trunk/hornetq-ra/hornetq-ra-jar/pom.xml	2011-04-13 20:59:23 UTC (rev 10503)
+++ trunk/hornetq-ra/hornetq-ra-jar/pom.xml	2011-04-13 22:39:12 UTC (rev 10504)
@@ -4,7 +4,7 @@
 
    <parent>
       <groupId>org.hornetq</groupId>
-      <artifactId>hornetq-pom</artifactId>
+      <artifactId>hornetq-rar-pom</artifactId>
       <version>2.2.3-SNAPSHOT</version>
    </parent>
 


Property changes on: trunk/hornetq-ra/hornetq-ra-rar
___________________________________________________________________
Added: svn:ignore
   + target


Modified: trunk/hornetq-ra/hornetq-ra-rar/pom.xml
===================================================================
--- trunk/hornetq-ra/hornetq-ra-rar/pom.xml	2011-04-13 20:59:23 UTC (rev 10503)
+++ trunk/hornetq-ra/hornetq-ra-rar/pom.xml	2011-04-13 22:39:12 UTC (rev 10504)
@@ -4,7 +4,7 @@
 
    <parent>
       <groupId>org.hornetq</groupId>
-      <artifactId>hornetq-pom</artifactId>
+      <artifactId>hornetq-rar-pom</artifactId>
       <version>2.2.3-SNAPSHOT</version>
    </parent>
 



More information about the hornetq-commits mailing list