Repository: commons-release-plugin
Updated Branches:
  refs/heads/master 4692d2b62 -> b6b5664c9


Update Maven SCM plugin from 1.9.5 to 1.10.0.

Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/b6b5664c
Tree: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/b6b5664c
Diff: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/b6b5664c

Branch: refs/heads/master
Commit: b6b5664c9a827cb300603b33fcaa98a36c7e50a6
Parents: 4692d2b
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Tue May 29 13:29:19 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Tue May 29 13:29:19 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/b6b5664c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c6e5677..4803696 100755
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
     
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
     <checkstyle.version>6.19</checkstyle.version>
-    <maven-scm.version>1.9.5</maven-scm.version>
+    <maven-scm.version>1.10.0</maven-scm.version>
     <commons.jacoco.version>0.8.0</commons.jacoco.version>
     <commons.jacoco.classRatio>0.1</commons.jacoco.classRatio>
     <commons.jacoco.instructionRatio>0.1</commons.jacoco.instructionRatio>

Reply via email to