diff --git a/pom.xml b/pom.xml index a4ea0af0b..3eff03bd4 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.twitter4j twitter4j - 2.1.9-SNAPSHOT + 2.1.9 pom twitter4j A Java library for the Twitter API diff --git a/twitter4j-core/pom.xml b/twitter4j-core/pom.xml index 07777a708..5fdebe2c5 100644 --- a/twitter4j-core/pom.xml +++ b/twitter4j-core/pom.xml @@ -3,12 +3,12 @@ org.twitter4j twitter4j - 2.1.9-SNAPSHOT + 2.1.9 org.twitter4j twitter4j-core - 2.1.9-SNAPSHOT + 2.1.9 jar twitter4j-core A Java library for the Twitter API diff --git a/twitter4j-examples/pom.xml b/twitter4j-examples/pom.xml index 6695084fc..d1995c6cc 100644 --- a/twitter4j-examples/pom.xml +++ b/twitter4j-examples/pom.xml @@ -3,12 +3,12 @@ org.twitter4j twitter4j - 2.1.9-SNAPSHOT + 2.1.9 org.twitter4j twitter4j-examples - 2.1.9-SNAPSHOT + 2.1.9 jar twitter4j-examples A Java library for the Twitter API @@ -107,12 +107,12 @@ org.twitter4j twitter4j-core - 2.1.9-SNAPSHOT + 2.1.9 org.twitter4j twitter4j-media-support - 2.1.9-SNAPSHOT + 2.1.9 junit diff --git a/twitter4j-httpclient-support/pom.xml b/twitter4j-httpclient-support/pom.xml index 2ea4a967a..ac63ae7c0 100644 --- a/twitter4j-httpclient-support/pom.xml +++ b/twitter4j-httpclient-support/pom.xml @@ -3,12 +3,12 @@ org.twitter4j twitter4j - 2.1.9-SNAPSHOT + 2.1.9 org.twitter4j twitter4j-httpclient-support - 2.1.9-SNAPSHOT + 2.1.9 jar twitter4j-httpclient-support Twitter4J optional component adds Apache HttpClient support @@ -107,7 +107,7 @@ org.twitter4j twitter4j-core - 2.1.9-SNAPSHOT + 2.1.9 junit diff --git a/twitter4j-media-support/pom.xml b/twitter4j-media-support/pom.xml index dc1fc3107..726a8a236 100644 --- a/twitter4j-media-support/pom.xml +++ b/twitter4j-media-support/pom.xml @@ -3,12 +3,12 @@ org.twitter4j twitter4j - 2.1.9-SNAPSHOT + 2.1.9 org.twitter4j twitter4j-media-support - 2.1.9-SNAPSHOT + 2.1.9 jar twitter4j-media-support Twitter4J optional component adds multimedia support @@ -107,7 +107,7 @@ org.twitter4j twitter4j-core - 2.1.9-SNAPSHOT + 2.1.9 junit