From 1a3c09c367134cc38fb67258e161f540b7ab9294 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 9 Aug 2010 00:27:02 +0000 Subject: [PATCH] INT-1307 Revert ws-inbound-gateway sample to Java 1.5 --- spring-integration-samples/ws-inbound-gateway/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-integration-samples/ws-inbound-gateway/pom.xml b/spring-integration-samples/ws-inbound-gateway/pom.xml index 43c02f0387..a885157b29 100644 --- a/spring-integration-samples/ws-inbound-gateway/pom.xml +++ b/spring-integration-samples/ws-inbound-gateway/pom.xml @@ -35,8 +35,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.6 - 1.6 + 1.5 + 1.5