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 714a0a3 commit a388f13Copy full SHA for a388f13
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>com.contrast.labs.ai.mcp</groupId>
11
<artifactId>mcp-contrast</artifactId>
12
- <version>0.0.15</version>
+ <version>0.0.16-SNAPSHOT</version>
13
<name>mcp-contrast</name>
14
<description>MCP Server</description>
15
<url>https://github.com/Contrast-Security-OSS/mcp-contrast</url>
@@ -22,7 +22,7 @@
22
<scm>
23
<connection>scm:git:https://github.com/Contrast-Security-OSS/mcp-contrast.git</connection>
24
<developerConnection>scm:git:https://github.com/Contrast-Security-OSS/mcp-contrast.git</developerConnection>
25
- <tag>v0.0.15</tag>
+ <tag>HEAD</tag>
26
27
</scm>
28
<properties>
0 commit comments