We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8b642 commit 11d592aCopy full SHA for 11d592a
pom.xml
@@ -23,7 +23,7 @@
23
24
<groupId>org.csveed</groupId>
25
<artifactId>csveed</artifactId>
26
- <version>0.8.0</version>
+ <version>0.8.1-SNAPSHOT</version>
27
28
<name>csveed</name>
29
<description>Java toolkit for mapping CSV-to-Bean mapping and vice versa. Redirection to Introduction in 5 seconds!</description>
@@ -53,7 +53,7 @@
53
<scm>
54
<connection>scm:git:ssh://[email protected]/42BV/CSVeed.git</connection>
55
<developerConnection>scm:git:ssh://[email protected]/42BV/CSVeed.git</developerConnection>
56
- <tag>csveed-0.8.0</tag>
+ <tag>HEAD</tag>
57
<url>https://github.com/42BV/CSVeed</url>
58
</scm>
59
<issueManagement>
0 commit comments