1
0
mirror of synced 2026-08-07 10:47:49 +00:00

Add services layer generics to Domain subproject.

This commit is contained in:
Ben Alex
2005-05-10 03:21:36 +00:00
parent 5f1cb77e40
commit 0425724b4f
4 changed files with 363 additions and 3 deletions
+1 -1
View File
@@ -248,7 +248,7 @@
<dependency>
<groupId>springframework</groupId>
<artifactId>spring</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2-rc2</version>
<type>jar</type>
<url>http://www.springframework.org</url>
<properties>