Skip to content

Commit

Permalink
[maven-release-plugin] prepare release http_request-1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Nov 16, 2021
1 parent e4538b0 commit 6863900
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 @@ -32,7 +32,7 @@ THE SOFTWARE.
</parent>

<artifactId>http_request</artifactId>
<version>${revision}${changelist}</version>
<version>1.12</version>
<packaging>hpi</packaging>
<name>HTTP Request Plugin</name>
<description>
Expand Down Expand Up @@ -134,7 +134,7 @@ THE SOFTWARE.
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>http_request-1.12</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit 6863900

Please sign in to comment.