Skip to content

Commit edaa258

Browse files
committed
[maven-release-plugin] prepare release parent-2.7.4
1 parent 5377f25 commit edaa258

File tree

18 files changed

+19
-19
lines changed

18 files changed

+19
-19
lines changed

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.4</version>
1010
</parent>
1111

1212
<artifactId>benchmarks</artifactId>

mockwebserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.4</version>
1010
</parent>
1111

1212
<artifactId>mockwebserver</artifactId>

okcurl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.4</version>
1010
</parent>
1111

1212
<artifactId>okcurl</artifactId>

okhttp-android-support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.4</version>
1010
</parent>
1111

1212
<artifactId>okhttp-android-support</artifactId>

okhttp-apache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.4</version>
1010
</parent>
1111

1212
<artifactId>okhttp-apache</artifactId>

okhttp-logging-interceptor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.4</version>
1010
</parent>
1111

1212
<artifactId>logging-interceptor</artifactId>

okhttp-testing-support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.4</version>
1010
</parent>
1111

1212
<artifactId>okhttp-testing-support</artifactId>

okhttp-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.4</version>
1010
</parent>
1111

1212
<artifactId>okhttp-tests</artifactId>

okhttp-urlconnection/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.4</version>
1010
</parent>
1111

1212
<artifactId>okhttp-urlconnection</artifactId>

okhttp-ws-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.4</version>
1010
</parent>
1111

1212
<artifactId>okhttp-ws-tests</artifactId>

0 commit comments

Comments
 (0)