From e1eb1eabe6e583a06de9f19408e0b5747e958578 Mon Sep 17 00:00:00 2001 From: Yusuke Yamamoto Date: Sun, 23 Oct 2011 02:39:55 +0900 Subject: [PATCH] [maven-release-plugin] prepare release 2.2.5 --- pom.xml | 2 +- twitter4j-appengine/pom.xml | 4 ++-- twitter4j-async/pom.xml | 4 ++-- twitter4j-core/pom.xml | 2 +- twitter4j-examples/pom.xml | 10 +++++----- twitter4j-httpclient-support/pom.xml | 4 ++-- twitter4j-media-support/pom.xml | 4 ++-- twitter4j-stream/pom.xml | 6 +++--- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 7f438eb85..111498715 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.twitter4j twitter4j - 2.2.5-SNAPSHOT + 2.2.5 pom twitter4j A Java library for the Twitter API diff --git a/twitter4j-appengine/pom.xml b/twitter4j-appengine/pom.xml index 5a404d053..99d3290d9 100644 --- a/twitter4j-appengine/pom.xml +++ b/twitter4j-appengine/pom.xml @@ -3,7 +3,7 @@ org.twitter4j twitter4j-appengine - 2.2.5-SNAPSHOT + 2.2.5 jar twitter4j-appengine A Java library for the Twitter API @@ -96,7 +96,7 @@ org.twitter4j twitter4j-core - 2.2.5-SNAPSHOT + 2.2.5 com.google.appengine diff --git a/twitter4j-async/pom.xml b/twitter4j-async/pom.xml index 8f33458bf..f531c65d4 100644 --- a/twitter4j-async/pom.xml +++ b/twitter4j-async/pom.xml @@ -3,7 +3,7 @@ org.twitter4j twitter4j-async - 2.2.5-SNAPSHOT + 2.2.5 jar twitter4j-async A Java library for the Twitter API @@ -96,7 +96,7 @@ org.twitter4j twitter4j-core - 2.2.5-SNAPSHOT + 2.2.5 junit diff --git a/twitter4j-core/pom.xml b/twitter4j-core/pom.xml index 113f232b1..5086bb37a 100644 --- a/twitter4j-core/pom.xml +++ b/twitter4j-core/pom.xml @@ -3,7 +3,7 @@ org.twitter4j twitter4j-core - 2.2.5-SNAPSHOT + 2.2.5 jar twitter4j-core A Java library for the Twitter API diff --git a/twitter4j-examples/pom.xml b/twitter4j-examples/pom.xml index 6bf831d3a..bf6a9cb65 100644 --- a/twitter4j-examples/pom.xml +++ b/twitter4j-examples/pom.xml @@ -3,7 +3,7 @@ org.twitter4j twitter4j-examples - 2.2.5-SNAPSHOT + 2.2.5 jar twitter4j-examples A Java library for the Twitter API @@ -96,22 +96,22 @@ org.twitter4j twitter4j-core - 2.2.5-SNAPSHOT + 2.2.5 org.twitter4j twitter4j-async - 2.2.5-SNAPSHOT + 2.2.5 org.twitter4j twitter4j-stream - 2.2.5-SNAPSHOT + 2.2.5 org.twitter4j twitter4j-media-support - 2.2.5-SNAPSHOT + 2.2.5 junit diff --git a/twitter4j-httpclient-support/pom.xml b/twitter4j-httpclient-support/pom.xml index 807f7a9fd..1868979a5 100644 --- a/twitter4j-httpclient-support/pom.xml +++ b/twitter4j-httpclient-support/pom.xml @@ -3,7 +3,7 @@ org.twitter4j twitter4j-httpclient-support - 2.2.5-SNAPSHOT + 2.2.5 jar twitter4j-httpclient-support Twitter4J optional component adds Apache HttpClient support @@ -97,7 +97,7 @@ org.twitter4j twitter4j-core - 2.2.5-SNAPSHOT + 2.2.5 junit diff --git a/twitter4j-media-support/pom.xml b/twitter4j-media-support/pom.xml index cb3a44aa3..29539c533 100644 --- a/twitter4j-media-support/pom.xml +++ b/twitter4j-media-support/pom.xml @@ -3,7 +3,7 @@ org.twitter4j twitter4j-media-support - 2.2.5-SNAPSHOT + 2.2.5 jar twitter4j-media-support Twitter4J optional component adds multimedia support @@ -97,7 +97,7 @@ org.twitter4j twitter4j-core - 2.2.5-SNAPSHOT + 2.2.5 junit diff --git a/twitter4j-stream/pom.xml b/twitter4j-stream/pom.xml index 45c9d8467..df584c77b 100644 --- a/twitter4j-stream/pom.xml +++ b/twitter4j-stream/pom.xml @@ -3,7 +3,7 @@ org.twitter4j twitter4j-stream - 2.2.5-SNAPSHOT + 2.2.5 jar twitter4j-stream A Java library for the Twitter API @@ -96,12 +96,12 @@ org.twitter4j twitter4j-core - 2.2.5-SNAPSHOT + 2.2.5 org.twitter4j twitter4j-async - 2.2.5-SNAPSHOT + 2.2.5 test