From 2bf386bd6f80d55889ebd39a133cd3c513be5069 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 1 May 2014 19:36:31 +0200 Subject: [PATCH] #167 - Prepare 0.11.0.RELEASE. Updated pom.xml. Upgraded to Logback 1.1.2, Jackson 2.3.3, Spring Plugin 1.1.0. --- pom.xml | 70 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/pom.xml b/pom.xml index f665bcd4..78dc47fa 100644 --- a/pom.xml +++ b/pom.xml @@ -1,25 +1,25 @@ 4.0.0 - + org.springframework.hateoas spring-hateoas 0.11.0.BUILD-SNAPSHOT - + Spring Hateoas http://github.com/SpringSource/spring-hateoas Library to support implementing representations for hyper-text driven REST web services. - - 2012 - + + 2012-2014 + Pivotal, Inc. http://www.spring.io - + ogierke @@ -32,20 +32,20 @@ +1 - + Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 Copyright 2011 the original author or authors. - + Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or @@ -59,8 +59,8 @@ UTF-8 3.2.8.RELEASE - 1.1.0 - 2.3.2 + 1.1.2 + 2.3.3 1.0 1.1.1 0.9.1 @@ -113,20 +113,20 @@ spring-webmvc ${spring.version} - + org.springframework.plugin spring-plugin-core - 0.8.0.RELEASE + 1.1.0.RELEASE true - + org.objenesis objenesis ${objenesis.version} - + com.fasterxml.jackson.core jackson-annotations @@ -147,14 +147,14 @@ ${jaxrs.version} true - + com.jayway.jsonpath json-path ${jsonpath.version} true - + org.atteo evo-inflector @@ -167,14 +167,14 @@ slf4j-api ${slf4j.version} - + org.slf4j jcl-over-slf4j ${slf4j.version} test - + ch.qos.logback logback-classic @@ -202,37 +202,37 @@ ${spring.version} test - + org.mockito mockito-all 1.9.5 test - + joda-time joda-time 2.3 test - + xmlunit xmlunit 1.3 test - + net.jadler jadler-all 1.1.0 test - + - + javax.servlet servlet-api @@ -253,7 +253,7 @@ 1.6 - + com.springsource.bundlor com.springsource.bundlor.maven @@ -270,7 +270,7 @@ - + org.apache.maven.plugins maven-jar-plugin @@ -279,7 +279,7 @@ true - + org.apache.maven.plugins maven-source-plugin @@ -293,7 +293,7 @@ - + org.apache.maven.plugins maven-javadoc-plugin @@ -322,28 +322,28 @@ - + - + spring-plugins-release http://repo.spring.io/plugins-release - + spring-libs-release http://repo.spring.io/libs-release - + https://github.com/spring-projects/spring-hateoas scm:git:git://github.com/spring-projects/spring-hateoas.git scm:git:ssh://git@github.com:spring-projects/spring-hateoas.git - +