Author: clebert.suconic(a)jboss.com
Date: 2011-04-14 12:17:29 -0400 (Thu, 14 Apr 2011)
New Revision: 10511
Modified:
trunk/distribution/jnp-client/pom.xml
Log:
use parent folder instead of root
Modified: trunk/distribution/jnp-client/pom.xml
===================================================================
--- trunk/distribution/jnp-client/pom.xml 2011-04-14 15:27:35 UTC (rev 10510)
+++ trunk/distribution/jnp-client/pom.xml 2011-04-14 16:17:29 UTC (rev 10511)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq</groupId>
- <artifactId>hornetq-pom</artifactId>
+ <artifactId>hornetq-distribution</artifactId>
<version>2.2.3-SNAPSHOT</version>
</parent>