You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/01/23 14:28:43 UTC

[commons-crypto] branch master updated (031047d -> cacedc5)

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


    from 031047d  Typo
     new 23c09db  Bump to next development version
     new 54e87ad  Bump to next development version
     new cacedc5  Merge branch 'release'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[commons-crypto] 02/03: Bump to next development version

Posted by gg...@apache.org.
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-crypto.git

commit 23c09db717b5d0ce2d3dd3363da494e29885963d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Jan 23 09:28:30 2023 -0500

    Bump to next development version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 284127e..76c8276 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   </parent>
 
   <artifactId>commons-crypto</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Commons Crypto</name>


[commons-crypto] 01/03: Bump to next development version

Posted by gg...@apache.org.
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-crypto.git

commit 54e87ad0c378416b1bd4582c1211e57c593595f6
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Jan 23 09:22:46 2023 -0500

    Bump to next development version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6dd2755..76c8276 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   </parent>
 
   <artifactId>commons-crypto</artifactId>
-  <version>1.2.0</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Commons Crypto</name>


[commons-crypto] 03/03: Merge branch 'release'

Posted by gg...@apache.org.
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-crypto.git

commit cacedc54cec4aef29dcf41a24850ea8356945b2c
Merge: 23c09db 54e87ad
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Jan 23 09:28:31 2023 -0500

    Merge branch 'release'