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

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git


The following commit(s) were added to refs/heads/release by this push:
     new 7311e4f  Bump to next development version
7311e4f is described below

commit 7311e4f449d9b63adb6cfede41646cfc0a8dc473
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Jan 11 13:42:22 2025 +0000

    Bump to next development version
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2f5eb88..d2d3883 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>commons-build-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <version>1.15.0</version>
+  <version>1.15.1-SNAPSHOT</version>
   <name>Apache Commons Build Plugin Maven Mojo</name>
   <description>
     Apache Maven Mojo for Apache Commons Build tasks.
@@ -234,7 +234,7 @@
     <!-- Not available until version 0.7.1 -->
     <spdx.skip>true</spdx.skip>
     <!-- project.build.outputTimestamp is managed by Maven plugins, see 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
-    
<project.build.outputTimestamp>2025-01-08T12:51:04Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-01-11T13:42:07Z</project.build.outputTimestamp>
   </properties>
   <profiles>
     <profile>

Reply via email to