You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2011/09/06 10:05:19 UTC

svn commit: r1165555 - /directory/buildtools/junit-addons/trunk/pom.xml

Author: elecharny
Date: Tue Sep  6 08:05:18 2011
New Revision: 1165555

URL: http://svn.apache.org/viewvc?rev=1165555&view=rev
Log:
bumped up the reference to project 23

Modified:
    directory/buildtools/junit-addons/trunk/pom.xml

Modified: directory/buildtools/junit-addons/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/buildtools/junit-addons/trunk/pom.xml?rev=1165555&r1=1165554&r2=1165555&view=diff
==============================================================================
--- directory/buildtools/junit-addons/trunk/pom.xml (original)
+++ directory/buildtools/junit-addons/trunk/pom.xml Tue Sep  6 08:05:18 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>22</version>
+    <version>23</version>
   </parent>
   <groupId>org.apache.directory.junit</groupId>
   <artifactId>junit-addons</artifactId>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.8.2</version>
+      <version>4.9</version>
     </dependency>
   </dependencies>