From f83b9dfa5155ba822738d82fd7714c477c4f0299 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 29 Sep 2010 17:05:52 +0100 Subject: [PATCH] Update deps in samples --- helloworld/pom.xml | 4 ++-- stocks/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 55fe3ed..39633e7 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -16,7 +16,7 @@ true - 1.8.1 + 2.1.0 3.0.3.RELEASE 1.0.0.BUILD-SNAPSHOT @@ -94,7 +94,7 @@ junit junit - 4.7 + 4.8.1 test diff --git a/stocks/pom.xml b/stocks/pom.xml index e5d9a78..a8ad2f3 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -16,7 +16,7 @@ true - 1.8.1 + 2.1.0 3.0.3.RELEASE 1.0.0.BUILD-SNAPSHOT @@ -94,7 +94,7 @@ junit junit - 4.7 + 4.8.1 test