1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Use the org.springframework groupId

This commit is contained in:
Carlos Sanchez
2006-04-25 04:43:36 +00:00
parent 719d3af879
commit 377ad7fa2a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
<type>jar</type>
</dependency>
<dependency>
<groupId>springframework</groupId>
<groupId>org.springframework</groupId>
<artifactId>spring-hibernate3</artifactId>
<version>2.0-m2</version>
<type>jar</type>