File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 36
36
<classpathentry kind =" var" path =" IVY_CACHE/org.hibernate/com.springsource.org.hibernate.ejb/3.4.0.GA/com.springsource.org.hibernate.ejb-3.4.0.GA.jar" />
37
37
<classpathentry kind =" var" path =" IVY_CACHE/org.hibernate/com.springsource.org.hibernate.annotations/3.4.0.GA/com.springsource.org.hibernate.annotations-3.4.0.GA.jar" />
38
38
<classpathentry kind =" var" path =" IVY_CACHE/org.hibernate/com.springsource.org.hibernate.annotations.common/3.3.0.ga/com.springsource.org.hibernate.annotations.common-3.3.0.ga.jar" sourcepath =" /IVY_CACHE/org.hibernate/com.springsource.org.hibernate.annotations.common/3.3.0.ga/com.springsource.org.hibernate.annotations-sources-3.3.0.common.ga.jar" />
39
- <classpathentry kind =" var" path =" IVY_CACHE/org.hibernate/com.springsource.org.hibernate.core/4.0 .0.CR7 /com.springsource.org.hibernate.core-4.0 .0.CR7 .jar" />
39
+ <classpathentry kind =" var" path =" IVY_CACHE/org.hibernate/com.springsource.org.hibernate.core/4.1 .0.Final /com.springsource.org.hibernate.core-4.1 .0.Final .jar" />
40
40
<classpathentry kind =" var" path =" IVY_CACHE/org.hsqldb/com.springsource.org.hsqldb/1.8.0.9/com.springsource.org.hsqldb-1.8.0.9.jar" sourcepath =" /IVY_CACHE/org.hsqldb/com.springsource.org.hsqldb/1.8.0.9/com.springsource.org.hsqldb-sources-1.8.0.9.jar" />
41
41
<classpathentry kind =" var" path =" IVY_CACHE/org.jboss.javassist/com.springsource.javassist/3.3.0.ga/com.springsource.javassist-3.3.0.ga.jar" sourcepath =" /IVY_CACHE/org.jboss.javassist/com.springsource.javassist/3.3.0.ga/com.springsource.javassist-sources-3.3.0.ga.jar" />
42
42
<classpathentry kind =" var" path =" IVY_CACHE/org.junit/com.springsource.org.junit/4.9.0/com.springsource.org.junit-4.9.0.jar" sourcepath =" /IVY_CACHE/org.junit/com.springsource.org.junit/4.9.0/com.springsource.org.junit-sources-4.9.0.jar" />
Original file line number Diff line number Diff line change 43
43
<dependency org =" org.hibernate" name =" com.springsource.org.hibernate" rev =" 3.3.1.GA" conf =" optional, hibernate->compile" />
44
44
<dependency org =" org.hibernate" name =" com.springsource.org.hibernate.annotations" rev =" 3.4.0.GA" conf =" optional, hibernate-jpa->compile" />
45
45
<dependency org =" org.hibernate" name =" com.springsource.org.hibernate.ejb" rev =" 3.4.0.GA" conf =" optional, hibernate-jpa->compile" />
46
- <dependency org =" org.hibernate" name =" com.springsource.org.hibernate.core" rev =" 4.0 .0.CR7 " conf =" optional, hibernate->compile" />
46
+ <dependency org =" org.hibernate" name =" com.springsource.org.hibernate.core" rev =" 4.1 .0.Final " conf =" optional, hibernate->compile" />
47
47
<dependency org =" javax.jdo" name =" com.springsource.javax.jdo" rev =" 2.1.0" conf =" provided, jdo->compile" />
48
48
<dependency org =" javax.persistence" name =" com.springsource.javax.persistence" rev =" 1.0.0" conf =" provided, jpa->compile" />
49
49
<dependency org =" javax.servlet" name =" com.springsource.javax.servlet" rev =" 2.5.0" conf =" provided, web->compile" />
Original file line number Diff line number Diff line change 221
221
<orderEntry type =" module-library" >
222
222
<library >
223
223
<CLASSES >
224
- <root url =" jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate.core/4.0 .0.CR7 /com.springsource.org.hibernate.core-4.0 .0.CR7 .jar!/" />
224
+ <root url =" jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate.core/4.1 .0.Final /com.springsource.org.hibernate.core-4.1 .0.Final .jar!/" />
225
225
</CLASSES >
226
226
<JAVADOC />
227
227
<SOURCES >
228
- <root url =" jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate.core/4.0 .0.CR7 /com.springsource.org.hibernate.core-sources-4.0 .0.CR7 .jar!/" />
228
+ <root url =" jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate.core/4.1 .0.Final /com.springsource.org.hibernate.core-sources-4.1 .0.Final .jar!/" />
229
229
</SOURCES >
230
230
</library >
231
231
</orderEntry >
You can’t perform that action at this time.
0 commit comments