We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c875ad1 commit 7c04152Copy full SHA for 7c04152
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>io.quarkus</groupId>
5
<artifactId>quarkus-agent-mcp</artifactId>
6
- <version>1.1.7</version>
+ <version>1.1.8-SNAPSHOT</version>
7
<name>Quarkus Agent MCP</name>
8
<description>Standalone MCP server for AI coding agents to manage Quarkus applications</description>
9
<url>https://github.com/quarkusio/quarkus-agent-mcp</url>
@@ -28,7 +28,7 @@
28
<connection>scm:git:https://github.com/quarkusio/quarkus-agent-mcp.git</connection>
29
<developerConnection>scm:git:https://github.com/quarkusio/quarkus-agent-mcp.git</developerConnection>
30
31
- <tag>1.1.7</tag>
+ <tag>HEAD</tag>
32
</scm>
33
34
<distributionManagement>
0 commit comments