Skip to content

Commit 765d7c5

Browse files
[maven-release-plugin] prepare release json-compare-7.0
1 parent f69f820 commit 765d7c5

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
@@ -22,7 +22,7 @@
2222

2323
<groupId>com.github.fslev</groupId>
2424
<artifactId>json-compare</artifactId>
25-
<version>7.0-SNAPSHOT</version>
25+
<version>7.0</version>
2626

2727
<dependencyManagement>
2828
<dependencies>
@@ -242,7 +242,7 @@
242242
<connection>scm:git:ssh://git@github.com/fslev/json-compare.git</connection>
243243
<developerConnection>scm:git:ssh://git@github.com/fslev/json-compare.git</developerConnection>
244244
<url>https://github.com/fslev/json-compare/tree/main</url>
245-
<tag>HEAD</tag>
245+
<tag>json-compare-7.0</tag>
246246
</scm>
247247

248248
<distributionManagement>

0 commit comments

Comments
 (0)