Scarab commit: svn commit: r10752 - trunk/project.xml
Hussayn Dabbous <[email protected]>
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dabbous
Date: 2009-06-05 16:56:45-0700
New Revision: 10752
Modified:
trunk/project.xml
Log:
maven repository update velocity-1.6.1 and commons-lang-2.3 fixed project.xml
Modified: trunk/project.xml
Url: http://scarab.tigris.org/source/browse/scarab/trunk/project.xml?view=diff&pathrev=10752&r1=10751&r2=10752
==============================================================================
--- trunk/project.xml (original)
+++ trunk/project.xml 2009-06-05 16:56:45-0700
@@ -283,7 +283,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.1</version>
+ <version>2.3</version>
<type>jar</type>
<properties>
<war.bundle>true</war.bundle>
@@ -532,7 +532,7 @@
<dependency>
<groupId>velocity</groupId>
<artifactId>velocity</artifactId>
- <version>1.4</version>
+ <version>1.6.1</version>
<type>jar</type>
<properties>
<war.bundle>true</war.bundle>
------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2359871