Scarab commit: svn commit: r10508 - trunk/project.xml
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ronvoe122
Date: 2007-12-18 01:27:39-0800
New Revision: 10508
Modified:
trunk/project.xml
Log:
Adjusted version number of concurrent.jar.
(looks like something went wrong when merging the upgrade of concurrent from the b21-branch).
Modified: trunk/project.xml
Url: http://scarab.tigris.org/source/browse/scarab/trunk/project.xml?view=diff&rev=10508&p1=trunk/project.xml&p2=trunk/project.xml&r1=10507&r2=10508
==============================================================================
--- trunk/project.xml (original)
+++ trunk/project.xml 2007-12-18 01:27:39-0800
@@ -340,7 +340,7 @@
<dependency>
<groupId>concurrent</groupId>
<artifactId>concurrent</artifactId>
- <version>1.0</version>
+ <version>1.3.4</version>
<type>jar</type>
<properties>
<war.bundle>true</war.bundle>