This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch maven-source-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git
The following commit(s) were added to refs/heads/maven-source-plugin-3.x by
this push:
new 95b3bf4 Revert "[maven-release-plugin] prepare for next development
iteration"
95b3bf4 is described below
commit 95b3bf40e10268328b61f1dd0f1e936ebe34497e
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Nov 22 23:26:08 2025 +0100
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 7a9a77079e1734d71a4738acf46a314f790545a3.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d14c8ad..d1803fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<artifactId>maven-source-plugin</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Source Plugin</name>
@@ -79,7 +79,7 @@ under the License.
<properties>
<javaVersion>8</javaVersion>
<mavenVersion>3.9.11</mavenVersion>
-
<project.build.outputTimestamp>2025-11-22T22:24:48Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-03-30T01:49:10Z</project.build.outputTimestamp>
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
</properties>