1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-26 06:43:09 +03:00

[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Jesse Wilson
2014-06-11 01:36:58 -04:00
parent f171096b11
commit 2cea341be1
13 changed files with 14 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp</groupId> <groupId>com.squareup.okhttp</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>benchmarks</artifactId> <artifactId>benchmarks</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp</groupId> <groupId>com.squareup.okhttp</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>mockwebserver</artifactId> <artifactId>mockwebserver</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp</groupId> <groupId>com.squareup.okhttp</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>okcurl</artifactId> <artifactId>okcurl</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp</groupId> <groupId>com.squareup.okhttp</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>okhttp-apache</artifactId> <artifactId>okhttp-apache</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp</groupId> <groupId>com.squareup.okhttp</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>okhttp-tests</artifactId> <artifactId>okhttp-tests</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp</groupId> <groupId>com.squareup.okhttp</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>okhttp-urlconnection</artifactId> <artifactId>okhttp-urlconnection</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp</groupId> <groupId>com.squareup.okhttp</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>okhttp</artifactId> <artifactId>okhttp</artifactId>

View File

@@ -11,7 +11,7 @@
<groupId>com.squareup.okhttp</groupId> <groupId>com.squareup.okhttp</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>OkHttp (Parent)</name> <name>OkHttp (Parent)</name>
@@ -53,7 +53,7 @@
<url>https://github.com/square/okhttp/</url> <url>https://github.com/square/okhttp/</url>
<connection>scm:git:https://github.com/square/okhttp.git</connection> <connection>scm:git:https://github.com/square/okhttp.git</connection>
<developerConnection>scm:git:git@github.com:square/okhttp.git</developerConnection> <developerConnection>scm:git:git@github.com:square/okhttp.git</developerConnection>
<tag>parent-2.0.0-RC2</tag> <tag>HEAD</tag>
</scm> </scm>
<issueManagement> <issueManagement>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp.sample</groupId> <groupId>com.squareup.okhttp.sample</groupId>
<artifactId>sample-parent</artifactId> <artifactId>sample-parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>crawler</artifactId> <artifactId>crawler</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp.sample</groupId> <groupId>com.squareup.okhttp.sample</groupId>
<artifactId>sample-parent</artifactId> <artifactId>sample-parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>guide</artifactId> <artifactId>guide</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp</groupId> <groupId>com.squareup.okhttp</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<groupId>com.squareup.okhttp.sample</groupId> <groupId>com.squareup.okhttp.sample</groupId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp.sample</groupId> <groupId>com.squareup.okhttp.sample</groupId>
<artifactId>sample-parent</artifactId> <artifactId>sample-parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>simple-client</artifactId> <artifactId>simple-client</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.squareup.okhttp.sample</groupId> <groupId>com.squareup.okhttp.sample</groupId>
<artifactId>sample-parent</artifactId> <artifactId>sample-parent</artifactId>
<version>2.0.0-RC2</version> <version>2.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>static-server</artifactId> <artifactId>static-server</artifactId>