Skip to content

Commit 3f4df70

Browse files
author
Martin Poeschl
committed
in preparation for the turbine 2.2-b2 release
use the same jars as turbine-2 (and the tdk) git-svn-id: https://svn.apache.org/repos/asf/jakarta/jcs/trunk@223997 13f79535-47bb-0310-9956-ffa450edef68
1 parent 809a954 commit 3f4df70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
</dependency>
7474
<dependency>
7575
<id>commons-lang</id>
76-
<version>1.0-dev</version>
76+
<version>1.0-dev-20020716</version>
7777
</dependency>
7878
<dependency>
7979
<id>concurrent</id>
@@ -106,7 +106,7 @@
106106

107107
<dependency>
108108
<id>velocity</id>
109-
<version>1.3-dev</version>
109+
<version>1.3</version>
110110
</dependency>
111111

112112
<!-- Required for the server in JCS -->
@@ -119,7 +119,7 @@
119119
<!-- For Configurable / Initializable -->
120120
<dependency>
121121
<id>stratum</id>
122-
<version>1.0-b2-dev</version>
122+
<version>1.0-b2</version>
123123
</dependency>
124124

125125
</dependencies>

0 commit comments

Comments
 (0)