From 9336105d34869d4a4b491c2ddae5ef9635a06f73 Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Mon, 13 Feb 2012 11:22:40 +0000 Subject: [PATCH] Cleaned up TweetStore project names --- demos/tweetstore/gae-tweetstore-spring/pom.xml | 2 +- demos/tweetstore/gae-tweetstore/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/demos/tweetstore/gae-tweetstore-spring/pom.xml b/demos/tweetstore/gae-tweetstore-spring/pom.xml index 1de16a276c..d97b9c09e0 100644 --- a/demos/tweetstore/gae-tweetstore-spring/pom.xml +++ b/demos/tweetstore/gae-tweetstore-spring/pom.xml @@ -28,7 +28,7 @@ jclouds-demo-gae-tweetstore-spring war - Spring version of JClouds TweetStore for Google App Engine + jclouds TweetStore for Google App Engine (Spring) JClouds TweetStore for Google App Engine using Spring for Dependency Injection diff --git a/demos/tweetstore/gae-tweetstore/pom.xml b/demos/tweetstore/gae-tweetstore/pom.xml index f91d571041..99055e4cbc 100644 --- a/demos/tweetstore/gae-tweetstore/pom.xml +++ b/demos/tweetstore/gae-tweetstore/pom.xml @@ -28,8 +28,8 @@ jclouds-demo-gae-tweetstore war - JClouds TweetStore for Google App Engine - JClouds TweetStore for Google App Engine using Guice for Dependency Injection + jclouds TweetStore for Google App Engine + jclouds TweetStore for Google App Engine using Guice for Dependency Injection