We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029831b commit 2f85bd9Copy full SHA for 2f85bd9
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.w3c</groupId>
7
<artifactId>epubcheck</artifactId>
8
- <version>5.3.0</version>
+ <version>5.3.1-SNAPSHOT</version>
9
10
<packaging>jar</packaging>
11
@@ -50,7 +50,7 @@
50
<connection>scm:git:ssh://[email protected]:w3c/epubcheck.git</connection>
51
<developerConnection>scm:git:ssh://[email protected]:w3c/epubcheckgit</developerConnection>
52
<url>https://github.com/w3c/epubcheck</url>
53
- <tag>v5.3.0</tag>
+ <tag>HEAD</tag>
54
</scm>
55
<issueManagement>
56
<system>Github</system>
0 commit comments