Skip to content

Commit 3c4b956

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 6ca237d commit 3c4b956

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
@@ -31,7 +31,7 @@
3131

3232
<groupId>org.burningwave</groupId>
3333
<artifactId>core</artifactId>
34-
<version>12.65.2</version>
34+
<version>12.65.3-SNAPSHOT</version>
3535
<packaging>jar</packaging>
3636

3737
<name>Burningwave Core</name>
@@ -132,7 +132,7 @@
132132
<connection>scm:git:${repository.url}</connection>
133133
<developerConnection>scm:git:${repository.url}</developerConnection>
134134
<url>https://github.com/burningwave/core</url>
135-
<tag>core-12.65.2</tag>
135+
<tag>HEAD</tag>
136136
</scm>
137137

138138
<dependencies>

0 commit comments

Comments
 (0)