Skip to content

Commit ecbca78

Browse files
committed
Set version to next snapshot
1 parent a1d2453 commit ecbca78

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.martinpaljak</groupId>
99
<artifactId>apdu4j</artifactId>
10-
<version>22.09.07</version>
10+
<version>22.09.8-SNAPSHOT</version>
1111
</parent>
1212

1313
<groupId>com.github.martinpaljak</groupId>

pcsc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.martinpaljak</groupId>
99
<artifactId>apdu4j</artifactId>
10-
<version>22.09.07</version>
10+
<version>22.09.8-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>apdu4j-pcsc</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<version>22.09.07</version>
99
</parent>
1010
<artifactId>apdu4j</artifactId>
11-
<version>22.09.07</version>
11+
<version>22.09.8-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<name>apdu4j</name>
1414
<url>https://github.com/martinpaljak/apdu4j</url>

tool/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apdu4j</artifactId>
77
<groupId>com.github.martinpaljak</groupId>
8-
<version>22.09.07</version>
8+
<version>22.09.8-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)