Skip to content

Commit

Permalink
[ci skip]prepare release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 17, 2022
1 parent b40769c commit 5a8c191
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>com.github.fherbreteau</groupId>
<artifactId>gatling-sftp</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<description>SFTP plugin for Gatling 3.8.x</description>

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

</project>

0 comments on commit 5a8c191

Please sign in to comment.