This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-connection-timeout-agent.git
The following commit(s) were added to refs/heads/master by this push:
new 72773b8 [maven-release-plugin] prepare for next development iteration
72773b8 is described below
commit 72773b821c6c799159d901155ea411e0bd7b7477
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Jan 24 17:07:46 2025 +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 aa27eb4..d6109ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
</parent>
<name>Apache Sling Connection Timeout Agent</name>
<artifactId>org.apache.sling.connection-timeout-agent</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-connection-timeout-agent.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-connection-timeout-agent.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-connection-timeout-agent.git</url>
- <tag>org.apache.sling.connection-timeout-agent-1.0.4</tag>
+ <tag>HEAD</tag>
</scm>
<build>