mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Changed dependency again, needed a non snapshot version to get into the pom
This commit is contained in:
parent
0258c9c36a
commit
e21e2b015e
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -28,7 +28,7 @@
|
|||
<assertj.version>2.2.0</assertj.version>
|
||||
|
||||
<!-- Dates -->
|
||||
<jodatime-hibernate.version>1.5-SNAPSHOT</jodatime-hibernate.version>
|
||||
<jodatime-hibernate.version>1.4</jodatime-hibernate.version>
|
||||
<jodatime-jsptags.version>1.1.1</jodatime-jsptags.version>
|
||||
<jadira-usertype-core.version>3.2.0.GA</jadira-usertype-core.version>
|
||||
|
||||
|
|
Loading…
Reference in a new issue