Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc GREFFIER committed Sep 29, 2022
1 parent 707bf1f commit 8c03ed0
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 @@ -3,15 +3,15 @@

<groupId>io.suricate</groupId>
<artifactId>suricate</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.7.0</version>
<packaging>${packaging.type}</packaging>
<name>Suricate Application</name>

<scm>
<connection>scm:git:https://github.com/michelin/suricate.git</connection>
<url>scm:git:https://github.com/michelin/suricate.git</url>
<developerConnection>scm:git:https://github.com/michelin/suricate.git</developerConnection>
<tag>HEAD</tag>
<tag>v2.7.0</tag>
</scm>

<parent>
Expand Down

0 comments on commit 8c03ed0

Please sign in to comment.