Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasjoao committed Oct 25, 2024
1 parent 9d3fabf commit 62e249f
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 @@ -4,7 +4,7 @@

<groupId>br.ufsc.bridge</groupId>
<artifactId>mpi-client</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
<name>MPI Client</name>
<packaging>jar</packaging>

Expand Down Expand Up @@ -227,6 +227,6 @@
<connection>scm:git:[email protected]:laboratoriobridge/mpi-client.git</connection>
<url>scm:git:[email protected]:laboratoriobridge/mpi-client.git</url>
<developerConnection>scm:git:[email protected]:laboratoriobridge/mpi-client.git</developerConnection>
<tag>HEAD</tag>
<tag>1.5</tag>
</scm>
</project>

0 comments on commit 62e249f

Please sign in to comment.