Skip to content

Commit

Permalink
[maven-release-plugin] prepare release sphinx-maven-plugin-2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trustin committed Nov 24, 2018
1 parent f0edb58 commit 46fe168
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -12,7 +12,7 @@
<artifactId>sphinx-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>

<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>
<url>http://trustin.github.io/sphinx-maven-plugin/</url>

<name>sphinx-maven-plugin</name>
Expand Down Expand Up @@ -54,7 +54,7 @@
<connection>scm:git:git://github.com/trustin/sphinx-maven-plugin.git</connection>
<developerConnection>scm:git:git@github.com:trustin/sphinx-maven-plugin.git</developerConnection>
<url>https://github.com/trustin/sphinx-maven-plugin</url>
<tag>HEAD</tag>
<tag>sphinx-maven-plugin-2.3.1</tag>
</scm>

<properties>
Expand Down

0 comments on commit 46fe168

Please sign in to comment.