From fa8cb2ee264655fd553193cfe567c1df19c95e42 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Sat, 29 Mar 2014 17:27:56 -0400 Subject: [PATCH] [maven-release-plugin] prepare release parent-1.5.3 --- benchmarks/pom.xml | 2 +- mockwebserver/pom.xml | 2 +- okhttp-apache/pom.xml | 2 +- okhttp-tests/pom.xml | 2 +- okhttp/pom.xml | 2 +- pom.xml | 4 ++-- samples/guide/pom.xml | 2 +- samples/pom.xml | 2 +- samples/simple-client/pom.xml | 2 +- samples/static-server/pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 53904e5e4707..cf776eed4372 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 1.5.3-SNAPSHOT + 1.5.3 benchmarks diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index a74d159a1247..79aa6054699e 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 1.5.3-SNAPSHOT + 1.5.3 mockwebserver diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index ed026d18f231..e913d6ee582b 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 1.5.3-SNAPSHOT + 1.5.3 okhttp-apache diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index 327d5dead3e5..b6c69d5b717e 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 1.5.3-SNAPSHOT + 1.5.3 okhttp-tests diff --git a/okhttp/pom.xml b/okhttp/pom.xml index a7b6b34f2648..1c265151df36 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 1.5.3-SNAPSHOT + 1.5.3 okhttp diff --git a/pom.xml b/pom.xml index b4ef3aae9219..b8f0b331c74b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp parent - 1.5.3-SNAPSHOT + 1.5.3 pom OkHttp (Parent) @@ -47,7 +47,7 @@ https://github.com/square/okhttp/ scm:git:https://github.com/square/okhttp.git scm:git:git@github.com:square/okhttp.git - HEAD + parent-1.5.3 diff --git a/samples/guide/pom.xml b/samples/guide/pom.xml index 26de0e95cfd8..3fb84b01815b 100644 --- a/samples/guide/pom.xml +++ b/samples/guide/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 1.5.3-SNAPSHOT + 1.5.3 guide diff --git a/samples/pom.xml b/samples/pom.xml index 7890af72b39a..4eaba740ae6f 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp parent - 1.5.3-SNAPSHOT + 1.5.3 com.squareup.okhttp.sample diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 91e479104f00..a1e7d039455d 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 1.5.3-SNAPSHOT + 1.5.3 simple-client diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index 79b3ac33b905..dfd4290f3579 100644 --- a/samples/static-server/pom.xml +++ b/samples/static-server/pom.xml @@ -6,7 +6,7 @@ com.squareup.okhttp.sample sample-parent - 1.5.3-SNAPSHOT + 1.5.3 static-server