Skip to content

Commit b7166ae

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 5f11dca commit b7166ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<groupId>org.burningwave</groupId>
3333
<artifactId>graph</artifactId>
3434

35-
<version>0.11.2</version>
35+
<version>0.11.3-SNAPSHOT</version>
3636
<packaging>jar</packaging>
3737

3838
<name>Burningwave Graph</name>
@@ -101,7 +101,7 @@
101101
<connection>scm:git:${repository.url}</connection>
102102
<developerConnection>scm:git:${repository.url}</developerConnection>
103103
<url>https://github.com/burningwave/graph</url>
104-
<tag>graph-0.11.2</tag>
104+
<tag>HEAD</tag>
105105
</scm>
106106

107107
<dependencies>

0 commit comments

Comments
 (0)