Author: ips
Date: Wed May 4 12:59:36 2005
New Revision: 168180
URL: http://svn.apache.org/viewcvs?rev=168180&view=rev
Log:
updated to get jsr173 jar from ibiblio repo
Modified:
incubator/hermes/trunk/project.xml
incubator/hermes/trunk/wse-xbeans/project.xml
incubator/hermes/trunk/wsn-xbeans/project.xml
Modified: incubator/hermes/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/incubator/hermes/trunk/project.xml?rev=168180&r1=168179&r2=168180&view=diff
==============================================================================
--- incubator/hermes/trunk/project.xml (original)
+++ incubator/hermes/trunk/project.xml Wed May 4 12:59:36 2005
@@ -449,8 +449,8 @@
<dependency>
<groupId>xmlbeans</groupId>
- <artifactId>jsr173_api</artifactId>
- <version>1.0</version>
+ <artifactId>xmlbeans-jsr173-api</artifactId>
+ <version>2.0-dev</version>
<url>http://xmlbeans.apache.org/</url>
<properties>
<license>ApacheLicense-2.0.txt</license>
Modified: incubator/hermes/trunk/wse-xbeans/project.xml
URL:
http://svn.apache.org/viewcvs/incubator/hermes/trunk/wse-xbeans/project.xml?rev=168180&r1=168179&r2=168180&view=diff
==============================================================================
--- incubator/hermes/trunk/wse-xbeans/project.xml (original)
+++ incubator/hermes/trunk/wse-xbeans/project.xml Wed May 4 12:59:36 2005
@@ -75,8 +75,8 @@
<dependency>
<groupId>xmlbeans</groupId>
- <artifactId>jsr173_api</artifactId>
- <version>1.0</version>
+ <artifactId>xmlbeans-jsr173-api</artifactId>
+ <version>2.0-dev</version>
<url>http://xmlbeans.apache.org/</url>
<properties>
<license>ApacheLicense-2.0.txt</license>
Modified: incubator/hermes/trunk/wsn-xbeans/project.xml
URL:
http://svn.apache.org/viewcvs/incubator/hermes/trunk/wsn-xbeans/project.xml?rev=168180&r1=168179&r2=168180&view=diff
==============================================================================
--- incubator/hermes/trunk/wsn-xbeans/project.xml (original)
+++ incubator/hermes/trunk/wsn-xbeans/project.xml Wed May 4 12:59:36 2005
@@ -75,8 +75,8 @@
<dependency>
<groupId>xmlbeans</groupId>
- <artifactId>jsr173_api</artifactId>
- <version>1.0</version>
+ <artifactId>xmlbeans-jsr173-api</artifactId>
+ <version>2.0-dev</version>
<url>http://xmlbeans.apache.org/</url>
<properties>
<license>ApacheLicense-2.0.txt</license>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]