We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb4905 commit 6f1b7c0Copy full SHA for 6f1b7c0
1 file changed
pom.xml
@@ -7,7 +7,7 @@
7
<packaging>jar</packaging>
8
<artifactId>globs-csv</artifactId>
9
<name>Generic Lightweight ObjectS text file import/export</name>
10
- <version>4.2.0</version>
+ <version>4.3-SNAPSHOT</version>
11
12
<developers>
13
<developer>
@@ -39,7 +39,7 @@
39
<connection>scm:git:git@github.com:globsframework/globs-csv</connection>
40
<developerConnection>scm:git:git@github.com:globsframework/globs-csv</developerConnection>
41
<url>https://github.com/globsframework/globs-csv</url>
42
- <tag>4.2.0</tag>
+ <tag>HEAD</tag>
43
</scm>
44
45
<profiles>
0 commit comments