Update to the latest version of xbean

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@574327 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2007-09-10 18:41:32 +00:00
parent cfe8b632b1
commit 84da202a7a
2 changed files with 2 additions and 1 deletions

View File

@ -494,6 +494,7 @@
<configuration>
<namespace>http://activemq.org/config/1.0</namespace>
<schema>target/xbean/activemq.xsd</schema>
<generateSpringSchemasFile>false</generateSpringSchemasFile>
</configuration>
<goals>
<goal>mapping</goal>

View File

@ -73,7 +73,7 @@
<xmlbeans-version>2.0.0-beta1</xmlbeans-version>
<xmlpull-version>1.1.3.4d_b4_min</xmlpull-version>
<xstream-version>1.1.2</xstream-version>
<xbean-version>3.0</xbean-version>
<xbean-version>3.2-SNAPSHOT</xbean-version>
<dist-repo-url>scpexe://people.apache.org/www/people.apache.org/repo/m2-incubating-repository</dist-repo-url>
<m1-dist-repo-url>scpexe://people.apache.org/www/people.apache.org/repo/m1-snapshot-repository</m1-dist-repo-url>
<site-repo-url>scpexe://people.apache.org/www/activemq.apache.org/maven/</site-repo-url>