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 de2c55b [maven-release-plugin] prepare release
org.apache.sling.connection-timeout-agent-1.0.4
de2c55b is described below
commit de2c55b4435e0fde0eafe1ec58282605709835fc
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Jan 24 17:07:40 2025 +0100
[maven-release-plugin] prepare release
org.apache.sling.connection-timeout-agent-1.0.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1e95676..aa27eb4 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.3-SNAPSHOT</version>
+ <version>1.0.4</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>HEAD</tag>
+ <tag>org.apache.sling.connection-timeout-agent-1.0.4</tag>
</scm>
<build>