Moving the Geronimo gbean integration modules out of the sandbox now that they compile.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388207 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2006-03-23 16:46:16 +00:00
parent 9e204dcb75
commit 0e0ecf3cf6
16 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<!DOCTYPE project>
<project>
<pomVersion>3</pomVersion>
<extend>${basedir}/../../etc/project.xml</extend>
<extend>${basedir}/../etc/project.xml</extend>
<name>ActiveMQ :: GBean Interfaces</name>
<id>activemq-gbean-management</id>

View File

@ -2,7 +2,7 @@
<!DOCTYPE project>
<project>
<pomVersion>3</pomVersion>
<extend>${basedir}/../../etc/project.xml</extend>
<extend>${basedir}/../etc/project.xml</extend>
<name>ActiveMQ :: GBeans</name>
<id>activemq-gbean</id>