Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gchange-pod-1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blavenie committed Jul 31, 2023
1 parent a69559f commit f40f5b8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gchange-pod-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.gchange</groupId>
<artifactId>gchange-pod</artifactId>
<version>1.8.1-SNAPSHOT</version>
<version>1.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion gchange-pod-es-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.gchange</groupId>
<artifactId>gchange-pod</artifactId>
<version>1.8.1-SNAPSHOT</version>
<version>1.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>fr.gchange</groupId>
<artifactId>gchange-pod</artifactId>
<version>1.8.1-SNAPSHOT</version>
<version>1.8.1</version>
<packaging>pom</packaging>

<name>Ğchange Pod</name>
Expand Down Expand Up @@ -124,7 +124,7 @@
<url>https://github.com/duniter-gchange/gchange-pod.git</url>
<connection>scm:git:[email protected]:duniter-gchange/gchange-pod.git</connection>
<developerConnection>scm:git:[email protected]:duniter-gchange/gchange-pod.git</developerConnection>
<tag>HEAD</tag>
<tag>gchange-pod-1.8.1</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit f40f5b8

Please sign in to comment.