Skip to content

Commit

Permalink
Reset snapshot version to 2.6.0 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
C0urante authored Mar 27, 2024
1 parent 4a43dbf commit b6c5f0f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kcbq-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>com.wepay.kcbq</groupId>
<artifactId>kcbq-parent</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>2.6.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kcbq-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.wepay.kcbq</groupId>
<artifactId>kcbq-parent</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>2.6.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>com.wepay.kcbq</groupId>
<artifactId>kcbq-parent</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>2.6.0-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit b6c5f0f

Please sign in to comment.