diff --git a/pom.xml b/pom.xml
index 9d4ab63..bbde1ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
io.jenkins.lib
support-log-formatter
- ${revision}${changelist}
+ 1.3
Support Log Formatter
Java logging formatter extracted to a standalone library.
https://github.com/jenkinsci/lib-${project.artifactId}
@@ -22,7 +22,7 @@
scm:git:https://github.com/${gitHubRepo}.git
scm:git:git@github.com:${gitHubRepo}.git
- ${scmTag}
+ support-log-formatter-1.3
https://github.com/${gitHubRepo}