diff --git a/pom.xml b/pom.xml
index 69bcf94..40b1d5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
com.fasterxml.jackson.module
jackson-module-parameter-names
Jackson-module-parameter-names
- 2.7.2
+ 2.7.3-SNAPSHOT
bundle
Add-on module for Jackson (http://jackson.codehaus.org) to support
introspection of method/constructor parameter names, without having to add explicit property name annotation.
@@ -27,7 +27,7 @@ introspection of method/constructor parameter names, without having to add expli
scm:git:git@github.com:FasterXML/jackson-module-parameter-names.git
scm:git:git@github.com:FasterXML/jackson-module-parameter-names.git
http://github.com/FasterXML/jackson-module-parameter-names
- jackson-module-parameter-names-2.7.2
+ HEAD
2.7.2