This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 0b45b6e Bump maven-scm.version from 1.12.2 to 1.13.0 #117
0b45b6e is described below
commit 0b45b6e03ebc079f568cdd1bd4277ea54621c78e
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jun 3 17:16:04 2022 -0400
Bump maven-scm.version from 1.12.2 to 1.13.0 #117
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 746551a..3a7ed77 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,6 +35,7 @@
<action type="update" dev="kinow" due-to="Dependabot">Bump
jacoco-maven-plugin from 0.8.7 to 0.8.8 #112.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump
spotbugs-maven-plugin from 4.6.0 to 4.7.0 #114.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump
plexus-velocity from 1.3 to 2.0 #116.</action>
+ <action type="update" dev="kinow" due-to="Dependabot">Bump
maven-scm.version from 1.12.2 to 1.13.0 #117.</action>
</release>
<release version="1.8.0" date="2022-03-13" description="Version 1.8">
<action issue="COMMONSSITE-138" type="add" dev="chtompki,
ggregory">Create signature validation script for releases.</action>