Author: niallp
Date: Wed May 28 15:10:53 2008
New Revision: 661118

URL: http://svn.apache.org/viewvc?rev=661118&view=rev
Log:
Upgrade to Logging 1.1.1 version

Modified:
    commons/proper/chain/trunk/apps/example1/pom.xml
    commons/proper/chain/trunk/apps/example2/pom.xml

Modified: commons/proper/chain/trunk/apps/example1/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/chain/trunk/apps/example1/pom.xml?rev=661118&r1=661117&r2=661118&view=diff
==============================================================================
--- commons/proper/chain/trunk/apps/example1/pom.xml (original)
+++ commons/proper/chain/trunk/apps/example1/pom.xml Wed May 28 15:10:53 2008
@@ -74,7 +74,7 @@
         <dependency>
             <groupId>commons-logging</groupId>
             <artifactId>commons-logging</artifactId>
-            <version>1.0.4</version>
+            <version>1.1.1</version>
         </dependency>
 
         <dependency>

Modified: commons/proper/chain/trunk/apps/example2/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/chain/trunk/apps/example2/pom.xml?rev=661118&r1=661117&r2=661118&view=diff
==============================================================================
--- commons/proper/chain/trunk/apps/example2/pom.xml (original)
+++ commons/proper/chain/trunk/apps/example2/pom.xml Wed May 28 15:10:53 2008
@@ -74,7 +74,7 @@
         <dependency>
             <groupId>commons-logging</groupId>
             <artifactId>commons-logging</artifactId>
-            <version>1.0.4</version>
+            <version>1.1.1</version>
         </dependency>
 
         <dependency>


Reply via email to