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-scm-publish-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 503f567 Bump to 3.2.0-SNAPSHOT
503f567 is described below
commit 503f567fd05c7e4e8ad6aee3660b6ce4cbb533e2
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Mar 4 16:47:21 2023 +0100
Bump to 3.2.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 01f249a..d15785f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-scm-publish-plugin</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven SCM Publish Plugin</name>