This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-pipes.git
The following commit(s) were added to refs/heads/master by this push:
new d4bb473 [maven-release-plugin] prepare for next development iteration
d4bb473 is described below
commit d4bb473dc498ab2e51594bac65c676acbcb1d199
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Feb 19 12:29:54 2026 +0100
[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 b65b3b4..7a9a6dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.pipes</artifactId>
- <version>4.5.2</version>
+ <version>4.5.3-SNAPSHOT</version>
<name>Apache Sling Pipes</name>
<description>bulk content changes tool</description>
@@ -37,7 +37,7 @@
<properties>
<sling.java.version>8</sling.java.version>
<org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
- <project.build.outputTimestamp>1771500444</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1771500593</project.build.outputTimestamp>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
</properties>