We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6145060 commit 604f72fCopy full SHA for 604f72f
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<packaging>jar</packaging>
6
<artifactId>globs-view</artifactId>
7
<name>breakdown glob to create views</name>
8
- <version>5.0.0</version>
+ <version>5.1-SNAPSHOT</version>
9
10
<repositories>
11
<repository>
@@ -18,7 +18,7 @@
18
<connection>scm:git:git@github.com:globsframework/globs-view</connection>
19
<developerConnection>scm:git:git@github.com:globsframework/globs-view</developerConnection>
20
<url>https://github.com/globsframework/globs-view</url>
21
- <tag>5.0.0</tag>
+ <tag>HEAD</tag>
22
</scm>
23
24
<distributionManagement>
0 commit comments