You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2018/02/15 14:07:22 UTC

commons-release-plugin git commit: typographic error

Repository: commons-release-plugin
Updated Branches:
  refs/heads/1.1 fce9d3fc6 -> 99abd4462


typographic error


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/99abd446
Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/99abd446
Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/99abd446

Branch: refs/heads/1.1
Commit: 99abd4462d26f64e7eb05e2132b107fda762655d
Parents: fce9d3f
Author: Rob Tompkins <ch...@gmail.com>
Authored: Thu Feb 15 09:07:16 2018 -0500
Committer: Rob Tompkins <ch...@gmail.com>
Committed: Thu Feb 15 09:07:16 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/99abd446/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2613db8..b1b8e62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -574,7 +574,7 @@
             </configuration>
             <executions>
               <execution>
-                <id>detatch-distributions</id>
+                <id>detach-distributions</id>
                 <phase>verify</phase>
                 <goals>
                   <goal>detach-distributions</goal>