Author: dejanb
Date: Thu Jun 18 14:53:56 2009
New Revision: 786095

URL: http://svn.apache.org/viewvc?rev=786095&view=rev
Log:
jaxb - change execution id

Modified:
    activemq/sandbox/activemq-flow/activemq-broker/pom.xml

Modified: activemq/sandbox/activemq-flow/activemq-broker/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/sandbox/activemq-flow/activemq-broker/pom.xml?rev=786095&r1=786094&r2=786095&view=diff
==============================================================================
--- activemq/sandbox/activemq-flow/activemq-broker/pom.xml (original)
+++ activemq/sandbox/activemq-flow/activemq-broker/pom.xml Thu Jun 18 14:53:56 
2009
@@ -183,7 +183,7 @@
         <artifactId>maven-antrun-plugin</artifactId>
         <executions>
           <execution>
-            <id>test</id>
+            <id>generate schema</id>
             <phase>process-sources</phase>
             <configuration>
                 <tasks>        


Reply via email to