Skip to content

Commit 45f2730

Browse files
committed
Fixing Maven version
1 parent 8cb06b6 commit 45f2730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>io.fusionauth</groupId>
44
<artifactId>java-http</artifactId>
5-
<version>0.4.0-RC.1</version>
5+
<version>0.4.0-RC.2</version>
66
<packaging>jar</packaging>
77

88
<name>Java HTTP library (client and server)</name>

0 commit comments

Comments
 (0)