diff --git a/pom.xml b/pom.xml
index a9318955..2c542a85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
${project.groupId}
ets-gml32
- 1.24
+ 1.25-SNAPSHOT
${project.groupId}
diff --git a/src/site/xhtml/changelog.xhtml b/src/site/xhtml/changelog.xhtml
index f9199ef6..0cbc49ae 100644
--- a/src/site/xhtml/changelog.xhtml
+++ b/src/site/xhtml/changelog.xhtml
@@ -27,6 +27,8 @@
Schematron validation fails if resolve parameter is set globally
Fix #38:
ResourceIdFilterTests::inconsistentFeatureIdentifierAndType and POST request
+ Fix #37:
+ Invalid GML geometry operand if system locale is DE
Fix #23:
SOAP response is not evaluated correctly in describeAllFeatureTypes
Fix ClassCastException in temporal query tests when operand is gml:TimePeriod