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/01/16 22:52:06 UTC

[6/6] commons-release-plugin git commit: (docs) site typograpical error on README.md

(docs) site typograpical error on README.md


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

Branch: refs/heads/master
Commit: 5411d3c7e63352af049ea055a4093e662bc8131e
Parents: 33a3e4f
Author: Rob Tompkins <ch...@gmail.com>
Authored: Tue Jan 16 17:51:56 2018 -0500
Committer: Rob Tompkins <ch...@gmail.com>
Committed: Tue Jan 16 17:51:56 2018 -0500

----------------------------------------------------------------------
 README.md | 2 +-
 pom.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/5411d3c7/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 6d6d816..db7b739 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Questions related to the usage of Apache Commons Release Plugin should be posted
 
 Where can I get the latest release?
 -----------------------------------
-You can download source and binaries from our [download page](https://commons.apache.org/proper/commons-commons-release-plugin/download_commons-release-plugin.cgi).
+You can download source and binaries from our [download page](https://commons.apache.org/proper/commons-release-plugin/download_commons-release-plugin.cgi).
 
 Alternatively you can pull it from the central Maven repositories:
 

http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/5411d3c7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8241d7c..45b0c45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     </parent>
     <artifactId>commons-release-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
     <name>Apache Commons Release Plugin</name>
 
     <description>