Skip to content

Commit d9d6869

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent cfc4508 commit d9d6869

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.2</version>
25+
<version>7.3-SNAPSHOT</version>
2626

2727
<dependencyManagement>
2828
<dependencies>
@@ -228,7 +228,7 @@
228228
<connection>scm:git:ssh://git@github.com/fslev/json-compare.git</connection>
229229
<developerConnection>scm:git:ssh://git@github.com/fslev/json-compare.git</developerConnection>
230230
<url>https://github.com/fslev/json-compare/tree/main</url>
231-
<tag>json-compare-7.2</tag>
231+
<tag>HEAD</tag>
232232
</scm>
233233

234234
<licenses>

0 commit comments

Comments
 (0)