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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 2fa4c47  Bump to 3.1.0-SNAPSHOT
2fa4c47 is described below

commit 2fa4c47c7484991706de310d8a29469356af4769
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Jun 3 19:22:18 2023 +0200

    Bump to 3.1.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ecc165..6c60e1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-jarsigner-plugin</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Jarsigner Plugin</name>

Reply via email to