Author: simonetripodi
Date: Sat May 14 13:22:47 2011
New Revision: 1103099

URL: http://svn.apache.org/viewvc?rev=1103099&view=rev
Log:
upgraded junit version to 4.8.2

Modified:
    incubator/ognl/trunk/pom.xml

Modified: incubator/ognl/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/ognl/trunk/pom.xml?rev=1103099&r1=1103098&r2=1103099&view=diff
==============================================================================
--- incubator/ognl/trunk/pom.xml (original)
+++ incubator/ognl/trunk/pom.xml Sat May 14 13:22:47 2011
@@ -170,7 +170,7 @@ limitations under the License.
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>3.8.1</version>
+      <version>4.8.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>


Reply via email to