Skip to content

Commit b6c5f0f

Browse files
authored
Reset snapshot version to 2.6.0 (#26)
1 parent 4a43dbf commit b6c5f0f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kcbq-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>com.wepay.kcbq</groupId>
3131
<artifactId>kcbq-parent</artifactId>
32-
<version>2.7.0-SNAPSHOT</version>
32+
<version>2.6.0-SNAPSHOT</version>
3333
<relativePath>..</relativePath>
3434
</parent>
3535

kcbq-connector/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>com.wepay.kcbq</groupId>
3232
<artifactId>kcbq-parent</artifactId>
33-
<version>2.7.0-SNAPSHOT</version>
33+
<version>2.6.0-SNAPSHOT</version>
3434
<relativePath>..</relativePath>
3535
</parent>
3636

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>com.wepay.kcbq</groupId>
3030
<artifactId>kcbq-parent</artifactId>
31-
<version>2.7.0-SNAPSHOT</version>
31+
<version>2.6.0-SNAPSHOT</version>
3232
<packaging>pom</packaging>
3333

3434
<modules>

0 commit comments

Comments
 (0)