Author: ips
Date: Tue Jan 25 09:40:36 2005
New Revision: 126397

URL: http://svn.apache.org/viewcvs?view=rev&rev=126397
Log:
reformatted

Modified:
   incubator/hermes/trunk/project.xml

Modified: incubator/hermes/trunk/project.xml
Url: 
http://svn.apache.org/viewcvs/incubator/hermes/trunk/project.xml?view=diff&rev=126397&p1=incubator/hermes/trunk/project.xml&r1=126396&p2=incubator/hermes/trunk/project.xml&r2=126397
==============================================================================
--- incubator/hermes/trunk/project.xml  (original)
+++ incubator/hermes/trunk/project.xml  Tue Jan 25 09:40:36 2005
@@ -263,15 +263,15 @@
         </dependency>

 

         <dependency> 

-      <groupId>hermes</groupId>

-      <artifactId>wsn-xbeans</artifactId>

-      <version>SNAPSHOT</version>

-      <url>http://incubator.apache.org/hermes/</url>

-      <properties>

-        <license>ApacheLicense-2.0.txt</license>

-        <usage>XMLBeans for WSN spec types</usage>

-        <war.bundle>true</war.bundle>

-      </properties>

+            <groupId>hermes</groupId>

+            <artifactId>wsn-xbeans</artifactId>

+            <version>SNAPSHOT</version>

+            <url>http://incubator.apache.org/hermes/</url>

+            <properties>

+                <license>ApacheLicense-2.0.txt</license>

+                <usage>XMLBeans for WSN spec types</usage>

+                <war.bundle>true</war.bundle>

+            </properties>

         </dependency>

                        

         <dependency>

@@ -363,29 +363,29 @@
            </properties>           

         </dependency>       

 

-    <dependency>

-      <groupId>xmlbeans</groupId>

-      <artifactId>xbean</artifactId>

-      <version>v1HEAD-SNAPSHOT-20041129</version>

-      <url>http://xmlbeans.apache.org/</url>

-      <properties>

-        <license>ApacheLicense-2.0.txt</license>

-        <war.bundle>true</war.bundle>

-        <usage>Needed for handling XML types in a platform agnostic 
way.</usage>

-      </properties>

-    </dependency>

+        <dependency>

+            <groupId>xmlbeans</groupId>

+            <artifactId>xbean</artifactId>

+            <version>v1HEAD-SNAPSHOT-20041129</version>

+            <url>http://xmlbeans.apache.org/</url>

+            <properties>

+                <license>ApacheLicense-2.0.txt</license>

+                <war.bundle>true</war.bundle>

+                <usage>Needed for handling XML types in a platform agnostic 
way.</usage>

+            </properties>

+        </dependency>

     

-    <dependency>

-      <groupId>xmlbeans</groupId>

-      <artifactId>xbean_xpath</artifactId>

-      <version>v1HEAD-SNAPSHOT-20041129</version>

-      <url>http://xmlbeans.apache.org/</url>

-      <properties>

-        <license>ApacheLicense-2.0.txt</license>

-        <war.bundle>true</war.bundle>

-        <usage>XMLBeans - used throughout code base.</usage>

-      </properties>

-    </dependency>

+        <dependency>

+            <groupId>xmlbeans</groupId>

+            <artifactId>xbean_xpath</artifactId>

+            <version>v1HEAD-SNAPSHOT-20041129</version>

+            <url>http://xmlbeans.apache.org/</url>

+            <properties>

+                <license>ApacheLicense-2.0.txt</license>

+                <war.bundle>true</war.bundle>

+                <usage>XMLBeans - used throughout code base.</usage>

+            </properties>

+        </dependency>

     

     </dependencies>

     


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to