Author: ilgrosso
Date: Mon Feb 17 07:45:40 2014
New Revision: 1568889

URL: http://svn.apache.org/r1568889
Log:
First SNAPSHOT dependency removed: log4j2

Modified:
    syncope/trunk/   (props changed)
    syncope/trunk/pom.xml

Propchange: syncope/trunk/
------------------------------------------------------------------------------
  Merged /syncope/branches/1_1_X:r1564274-1568887

Modified: syncope/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1568889&r1=1568888&r2=1568889&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Mon Feb 17 07:45:40 2014
@@ -336,7 +336,7 @@ under the License.
 
     <h2.version>1.3.175</h2.version>
 
-    <log4j.version>2.0RC1-SNAPSHOT</log4j.version>
+    <log4j.version>2.0-rc1</log4j.version>
     <slf4j.version>1.7.5</slf4j.version>
     <disruptor.version>3.2.0</disruptor.version>
 
@@ -1060,7 +1060,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.4.6</version>
+          <version>1.4.7</version>
           <configuration>
             <container>
               <containerId>tomcat7x</containerId>


Reply via email to