Skip to content

Commit

Permalink
[maven-release-plugin] prepare release content-replace-1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
moxun1639 committed Aug 14, 2023
1 parent 3dec78e commit 3903619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -7,7 +7,7 @@
<version>4.13</version>
</parent>
<artifactId>content-replace</artifactId>
<version>${revision}${changelist}</version>
<version>1.8.2</version>
<packaging>hpi</packaging>
<properties>
<revision>1.8.2</revision>
Expand Down Expand Up @@ -91,7 +91,7 @@
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>content-replace-1.8.2</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 3903619

Please sign in to comment.