Skip to content

Commit

Permalink
[ci skip] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 23, 2023
1 parent 4cf5735 commit 1a995fd
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 @@ -5,7 +5,7 @@

<groupId>io.github.fherbreteau</groupId>
<artifactId>gatling-sftp</artifactId>
<version>0.0.5</version>
<version>0.0.6-SNAPSHOT</version>
<description>SFTP plugin for Gatling 3.9.x</description>

<properties>
Expand Down Expand Up @@ -201,7 +201,7 @@
<connection>scm:git:${project.scm.url}.git</connection>
<developerConnection>scm:git:${project.scm.url}.git</developerConnection>
<url>https://github.com/fherbreteau/gatling-sftp</url>
<tag>0.0.5</tag>
<tag>@{project.version}</tag>
</scm>

</project>

0 comments on commit 1a995fd

Please sign in to comment.