diff --git a/pom.xml b/pom.xml
index ff05472..4d51480 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.github.sgreben
regex-builder
jar
- 1.2.0
+ 1.2.1
${project.groupId}:${project.artifactId}
Construct regular expressions as pure Java code.
https://github.com/sgreben/regex-builder/