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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 8830a61 Fix typo.
8830a61 is described below
commit 8830a61661c60b54829c1a47b03890861c872984
Author: Gary Gregory <[email protected]>
AuthorDate: Sun May 19 16:24:44 2019 -0400
Fix typo.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a063996..f9ba941 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1715,7 +1715,7 @@
<commons.build-helper.version>3.0.0</commons.build-helper.version>
<commons.animal-sniffer.version>1.17</commons.animal-sniffer.version>
<!-- Almost all signatures use version 1.0. Allow override just in case -->
-
<commons.animal-sniffer.signature.version>1.0</commons.animal-sniff-sourceer.signature.version>
+
<commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version>
<!-- Default values for the download-page generation by
commons-build-plugin -->
<commons.release.name>${project.artifactId}-${commons.release.version}</commons.release.name>