Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
margussipria committed Nov 14, 2023
1 parent 8af4ea3 commit c92f417
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>io.paymenthighway</groupId>
<artifactId>paymenthighway</artifactId>
<packaging>jar</packaging>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.1.1</version>

<name>Payment Highway Java Library</name>
<description>Payment Highway Java API Library</description>
Expand All @@ -14,7 +14,7 @@
<connection>scm:git:[email protected]:PaymentHighway/paymenthighway-java-lib.git</connection>
<developerConnection>scm:git:[email protected]:PaymentHighway/paymenthighway-java-lib.git</developerConnection>
<url>[email protected]:PaymentHighway/paymenthighway-java-lib.git</url>
<tag>HEAD</tag>
<tag>v2.1.1.1</tag>
</scm>

<organization>
Expand Down

0 comments on commit c92f417

Please sign in to comment.