Skip to content

Commit a413a84

Browse files
[maven-release-plugin] prepare release json-compare-6.13
1 parent 713848f commit a413a84

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
@@ -23,7 +23,7 @@
2323

2424
<groupId>com.github.fslev</groupId>
2525
<artifactId>json-compare</artifactId>
26-
<version>6.13-SNAPSHOT</version>
26+
<version>6.13</version>
2727

2828
<dependencies>
2929
<!--jackson-->
@@ -227,7 +227,7 @@
227227
<connection>scm:git:ssh://[email protected]/fslev/json-compare.git</connection>
228228
<developerConnection>scm:git:ssh://[email protected]/fslev/json-compare.git</developerConnection>
229229
<url>https://github.com/fslev/json-compare/tree/main</url>
230-
<tag>HEAD</tag>
230+
<tag>json-compare-6.13</tag>
231231
</scm>
232232

233233
<distributionManagement>

0 commit comments

Comments
 (0)