Skip to content

Commit

Permalink
chore: prepare release v4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeltour committed Mar 15, 2021
1 parent 38e35d4 commit 6dd01cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.w3c</groupId>
<artifactId>epubcheck</artifactId>
<version>4.2.5-SNAPSHOT</version>
<version>4.2.5</version>

<packaging>jar</packaging>

Expand Down Expand Up @@ -143,7 +143,7 @@
<connection>scm:git:ssh://git@github.com:w3c/epubcheck.git</connection>
<developerConnection>scm:git:ssh://git@github.com:w3c/epubcheckgit</developerConnection>
<url>https://github.com/w3c/epubcheck</url>
<tag>HEAD</tag>
<tag>v4.2.5</tag>
</scm>
<issueManagement>
<system>Github</system>
Expand Down

0 comments on commit 6dd01cd

Please sign in to comment.