=== modified file 'dhis-2/pom.xml' --- dhis-2/pom.xml 2010-09-13 10:47:37 +0000 +++ dhis-2/pom.xml 2010-09-27 07:07:55 +0000 @@ -53,7 +53,7 @@ JBoss - http://repository.jboss.org/maven2 + http://repository.jboss.org/nexus/content/groups/public-jboss @@ -309,17 +309,17 @@ org.springframework.security spring-security-core - ${spring.version} + ${spring.security.version} org.springframework.security spring-security-web - ${spring.version} + ${spring.security.version} org.springframework.security spring-security-config - ${spring.version} + ${spring.security.version} @@ -470,12 +470,12 @@ org.hibernate hibernate-core - 3.5.1-Final + ${hibernate.version} org.hibernate hibernate-ehcache - 3.5.1-Final + ${hibernate.version} net.sf.ehcache @@ -486,7 +486,7 @@ org.hibernate hibernate-entitymanager - 3.5.1-Final + ${hibernate.version} org.slf4j @@ -629,6 +629,8 @@ UTF-8 - 3.0.2.RELEASE + 3.0.4.RELEASE + 3.0.3.RELEASE + 3.5.6-Final