svn commit: r18608 - trunk/tools/maven/parentpom.xml
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2010-07-29 06:25:30-0700
New Revision: 18608
Modified:
trunk/tools/maven/parentpom.xml
Log:
Moved the maven build to JUnit 4 (both test and cobertura still works).
Modified: trunk/tools/maven/parentpom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tools/maven/parentpom.xml?view=diff&pathrev=18608&r1=18607&r2=18608
==============================================================================
--- trunk/tools/maven/parentpom.xml (original)
+++ trunk/tools/maven/parentpom.xml 2010-07-29 06:25:30-0700
@@ -54,7 +54,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>3.8.1</version>
+ <version>4.8.1</version>
<type>jar</type>
<scope>test</scope>
<optional>true</optional>
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2640265
To unsubscribe from this discussion, e-mail: [[email protected]].