Skip to content

Commit 7202d8c

Browse files
committed
Bump release version 1.1 and java11-oss parent to 3.2
1 parent ea8f1ec commit 7202d8c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

http-client/client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<parent>
55
<artifactId>java11-oss</artifactId>
66
<groupId>org.avaje</groupId>
7-
<version>3.1</version>
7+
<version>3.2</version>
88
</parent>
99

1010
<groupId>io.avaje</groupId>
1111
<artifactId>avaje-http-client</artifactId>
12-
<version>1.1-SNAPSHOT</version>
12+
<version>1.1</version>
1313

1414
<scm>
1515
<developerConnection>scm:git:[email protected]:avaje/avaje-http-client.git</developerConnection>

http-client/gson-adapter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<parent>
55
<artifactId>java11-oss</artifactId>
66
<groupId>org.avaje</groupId>
7-
<version>3.1</version>
7+
<version>3.2</version>
88
</parent>
99

1010
<groupId>io.avaje</groupId>
1111
<artifactId>avaje-http-client-gson</artifactId>
12-
<version>1.0</version>
12+
<version>1.1</version>
1313

1414
<scm>
1515
<developerConnection>scm:git:[email protected]:avaje/avaje-http-client.git</developerConnection>

http-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>java11-oss</artifactId>
66
<groupId>org.avaje</groupId>
7-
<version>3.1</version>
7+
<version>3.2</version>
88
</parent>
99

1010
<groupId>io.avaje</groupId>

0 commit comments

Comments
 (0)