Skip to content

Commit a3d0ac8

Browse files
authored
Merge pull request eclipse-ee4j#122 from eclipse-ee4j/major4
Update major version to 4
2 parents 3d5c4da + 849a0f4 commit a3d0ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<artifactId>grizzly-http-client</artifactId>
3232
<packaging>jar</packaging>
3333
<name>Grizzly Async HTTP Client</name>
34-
<version>1.17-SNAPSHOT</version>
34+
<version>4.0-SNAPSHOT</version>
3535
<description>
3636
The Grizzly Async Http Client library purpose is to allow Java applications to easily execute HTTP requests and
3737
asynchronously process the HTTP responses.

0 commit comments

Comments
 (0)