We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca237d commit 3c4b956Copy full SHA for 3c4b956
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>org.burningwave</groupId>
33
<artifactId>core</artifactId>
34
- <version>12.65.2</version>
+ <version>12.65.3-SNAPSHOT</version>
35
<packaging>jar</packaging>
36
37
<name>Burningwave Core</name>
@@ -132,7 +132,7 @@
132
<connection>scm:git:${repository.url}</connection>
133
<developerConnection>scm:git:${repository.url}</developerConnection>
134
<url>https://github.com/burningwave/core</url>
135
- <tag>core-12.65.2</tag>
+ <tag>HEAD</tag>
136
</scm>
137
138
<dependencies>
0 commit comments