This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-mcp-server.git
The following commit(s) were added to refs/heads/master by this push:
new e51ce38 [maven-release-plugin] prepare for next development iteration
e51ce38 is described below
commit e51ce38d696bfbf33bad4903cde08479803c7abf
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed May 20 17:34:07 2026 +0200
[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 b5509f1..3669b37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,14 +28,14 @@
</parent>
<artifactId>org.apache.sling.mcp-server</artifactId>
- <version>0.1.4</version>
+ <version>0.1.5-SNAPSHOT</version>
<name>Apache Sling MCP Server</name>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-mcp-server.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-mcp-server.git</developerConnection>
- <tag>org.apache.sling.mcp-server-0.1.4</tag>
+ <tag>org.apache.sling.mcp-server-0.1.2</tag>
<url>https://github.com/apache/sling-org-apache-sling-mcp-server.git</url>
</scm>