Skip to content

Commit a388f13

Browse files
[maven-release-plugin] [skip ci] prepare for next development iteration
1 parent 714a0a3 commit a388f13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>com.contrast.labs.ai.mcp</groupId>
1111
<artifactId>mcp-contrast</artifactId>
12-
<version>0.0.15</version>
12+
<version>0.0.16-SNAPSHOT</version>
1313
<name>mcp-contrast</name>
1414
<description>MCP Server</description>
1515
<url>https://github.com/Contrast-Security-OSS/mcp-contrast</url>
@@ -22,7 +22,7 @@
2222
<scm>
2323
<connection>scm:git:https://github.com/Contrast-Security-OSS/mcp-contrast.git</connection>
2424
<developerConnection>scm:git:https://github.com/Contrast-Security-OSS/mcp-contrast.git</developerConnection>
25-
<tag>v0.0.15</tag>
25+
<tag>HEAD</tag>
2626
<url>https://github.com/Contrast-Security-OSS/mcp-contrast</url>
2727
</scm>
2828
<properties>

0 commit comments

Comments
 (0)