You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by sd...@apache.org on 2016/07/22 07:45:43 UTC

commons-crypto git commit: [maven-release-plugin] prepare for next development iteration

Repository: commons-crypto
Updated Branches:
  refs/heads/master 85c4bf00d -> bb7fb6dc0


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: bb7fb6dc084e96675a299b86dbb98e405e4e32d0
Parents: 85c4bf0
Author: Sun Dapeng <sd...@apache.org>
Authored: Fri Jul 22 15:41:05 2016 +0800
Committer: Sun Dapeng <sd...@apache.org>
Committed: Fri Jul 22 15:41:05 2016 +0800

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/bb7fb6dc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e852f90..e3153e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@ The following provides more details on the included cryptographic software:
 * Commons Crypto link to and use [OpenSSL](https://www.openssl.org/) ciphers
 
   </description>
-  <version>1.0.0</version>
+  <version>1.1.0-SNAPSHOT</version>
   <name>Apache Commons Crypto</name>
   <inceptionYear>2016</inceptionYear>
   <url>http://commons.apache.org/proper/commons-crypto/</url>
@@ -87,7 +87,7 @@ The following provides more details on the included cryptographic software:
     <url>
       https://git-wip-us.apache.org/repos/asf?p=commons-crypto.git
     </url>
-    <tag>CRYPTO-1.0.0-RC1</tag>
+    <tag>HEAD</tag>
   </scm>
   <ciManagement>
     <system>Jenkins</system>