This is an automated email from the ASF dual-hosted git repository.
michaelo 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 5acea15 [maven-release-plugin] prepare for next development iteration
5acea15 is described below
commit 5acea15714533792d8a4449c8015a0db3b0c0737
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Mar 26 19:41:31 2023 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f0d801a..caf35f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<artifactId>maven-scm-publish-plugin</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven SCM Publish Plugin</name>
@@ -77,7 +77,7 @@ under the License.
<!-- for documentation purpose -->
<maven-scm-provider-svnjava-version>2.0.6</maven-scm-provider-svnjava-version>
<svnkit-version>1.7.11</svnkit-version>
-
<project.build.outputTimestamp>2023-03-26T17:38:39Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-03-26T17:41:30Z</project.build.outputTimestamp>
</properties>
<dependencies>