Skip to content

Commit 604f72f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6145060 commit 604f72f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<packaging>jar</packaging>
66
<artifactId>globs-view</artifactId>
77
<name>breakdown glob to create views</name>
8-
<version>5.0.0</version>
8+
<version>5.1-SNAPSHOT</version>
99

1010
<repositories>
1111
<repository>
@@ -18,7 +18,7 @@
1818
<connection>scm:git:git@github.com:globsframework/globs-view</connection>
1919
<developerConnection>scm:git:git@github.com:globsframework/globs-view</developerConnection>
2020
<url>https://github.com/globsframework/globs-view</url>
21-
<tag>5.0.0</tag>
21+
<tag>HEAD</tag>
2222
</scm>
2323

2424
<distributionManagement>

0 commit comments

Comments
 (0)