Skip to content

Conversation

@Kehrlann
Copy link
Contributor

@Kehrlann Kehrlann commented Jul 10, 2025

For the next development version, we use MCP v0.11.0-SNAPSHOT.

Since this is a SNAPSHOT, it will be the Central Portal Snapshots repo, which you can add to your build file:

<repositories>
	<repository>
		<name>Central Portal Snapshots</name>
		<id>central-portal-snapshots</id>
		<url>https://central.sonatype.com/repository/maven-snapshots/</url>
		<releases>
			<enabled>false</enabled>
		</releases>
		<snapshots>
			<enabled>true</enabled>
		</snapshots>
	</repository>
	<!-- Spring snapshots & milestones repo ... -->
</repositories>

@ilayaperumalg ilayaperumalg added this to the 1.1.x milestone Jul 10, 2025
@ilayaperumalg
Copy link
Member

@Kehrlann Thanks for the PR!

@ilayaperumalg ilayaperumalg merged commit 6a1f982 into spring-projects:main Jul 10, 2025
2 checks passed
@Kehrlann Kehrlann deleted the dgarnier/mcp-0.11.0-SNAPSHOT branch July 10, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants