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-contributions.git
The following commit(s) were added to refs/heads/master by this push:
new 6bfbf39 [maven-release-plugin] prepare release
org.apache.sling.mcp-server-contributions-0.2.0
6bfbf39 is described below
commit 6bfbf39aa5a500ddf58aa8ba02d9e1dc76a1faf2
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu May 28 11:46:13 2026 +0200
[maven-release-plugin] prepare release
org.apache.sling.mcp-server-contributions-0.2.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 813d4a8..8766437 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,14 +28,14 @@
</parent>
<artifactId>org.apache.sling.mcp-server-contributions</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0</version>
<name>Apache Sling MCP Server Contributions</name>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-mcp-server-contributions.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-mcp-server-contributions.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.mcp-server-contributions-0.2.0</tag>
<url>https://github.com/apache/sling-org-apache-sling-mcp-server-contributions.git</url>
</scm>