You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2007/02/13 16:14:05 UTC

svn commit: r507041 - in /cocoon/trunk/core: cocoon-store/cocoon-store-impl/pom.xml cocoon-thread/cocoon-thread-api/pom.xml cocoon-thread/cocoon-thread-impl/pom.xml cocoon-util/pom.xml pom.xml

Author: cziegeler
Date: Tue Feb 13 07:14:04 2007
New Revision: 507041

URL: http://svn.apache.org/viewvc?view=rev&rev=507041
Log:
Set properties

Modified:
    cocoon/trunk/core/cocoon-store/cocoon-store-impl/pom.xml   (contents, props changed)
    cocoon/trunk/core/cocoon-thread/cocoon-thread-api/pom.xml   (props changed)
    cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml   (props changed)
    cocoon/trunk/core/cocoon-util/pom.xml   (props changed)
    cocoon/trunk/core/pom.xml   (props changed)

Modified: cocoon/trunk/core/cocoon-store/cocoon-store-impl/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-store/cocoon-store-impl/pom.xml?view=diff&rev=507041&r1=507040&r2=507041
==============================================================================
--- cocoon/trunk/core/cocoon-store/cocoon-store-impl/pom.xml (original)
+++ cocoon/trunk/core/cocoon-store/cocoon-store-impl/pom.xml Tue Feb 13 07:14:04 2007
@@ -12,7 +12,7 @@
   <packaging>jar</packaging>
   <name>Cocoon Store Implementation</name>
   <description>
-    Several components implementing of the Excalibur Store interface.
+     Several components implementing of the Excalibur Store interface.
   </description>
   <dependencies>
     <!--  Cocoon  -->
@@ -30,13 +30,13 @@
       <groupId>org.apache.cocoon</groupId>
       <artifactId>cocoon-util</artifactId>
       <version>1.0.0-RC1-SNAPSHOT</version>
-    </dependency>
+    </dependency>
     <!--  Commons -->
-    <dependency>
-      <groupId>commons-io</groupId>
-      <artifactId>commons-io</artifactId>
-      <version>1.3</version>
-    </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+      <version>1.3</version>
+    </dependency>
     <!--  Excalibur -->
     <dependency>
       <groupId>org.apache.excalibur.components.store</groupId>
@@ -54,7 +54,6 @@
       <artifactId>excalibur-instrument-api</artifactId>
       <version>2.1</version>
     </dependency>
-
     <dependency>
       <groupId>net.sf.ehcache</groupId>
       <artifactId>ehcache</artifactId>

Propchange: cocoon/trunk/core/cocoon-store/cocoon-store-impl/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/core/cocoon-store/cocoon-store-impl/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: cocoon/trunk/core/cocoon-thread/cocoon-thread-api/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/core/cocoon-thread/cocoon-thread-api/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: cocoon/trunk/core/cocoon-util/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/core/cocoon-util/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: cocoon/trunk/core/pom.xml
            ('eol:style' removed)