Skip to content

Commit f96ba32

Browse files
committed
Announce 1.2.5
Francis Galiegue (7): URIUtilsTest: introduce failing test for normalization Move URN test to the correct place URIUtils: account for "opaque URIs" when normalizing build.gradle: back to 1.2.x versions for now Fill release notes Fix release notes 1.2.5
1 parent d22c93a commit f96ba32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ apply(plugin: "idea");
5555
apply(plugin: "eclipse");
5656

5757
group = "com.github.fge";
58-
version = "1.2.5";
58+
version = "1.2.6-SNAPSHOT";
5959
sourceCompatibility = "1.6";
6060
targetCompatibility = "1.6"; // defaults to sourceCompatibility
6161

0 commit comments

Comments
 (0)