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-mcp-server.git
commit af09c0f44fc187170b4b5dbbb30334e71e684976 Author: Robert Munteanu <[email protected]> AuthorDate: Wed Mar 25 14:56:53 2026 +0100 [maven-release-plugin] prepare release org.apache.sling.mcp-server-0.1.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 22ae709..ead93fd 100644 --- a/pom.xml +++ b/pom.xml @@ -28,14 +28,14 @@ </parent> <artifactId>org.apache.sling.mcp-server</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.1.0</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>HEAD</tag> + <tag>org.apache.sling.mcp-server-0.1.0</tag> <url>https://github.com/apache/sling-org-apache-sling-mcp-server.git</url> </scm>
