File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.github.martinpaljak</groupId >
7
7
<artifactId >ant-javacard-package</artifactId >
8
- <version >24.10.15 </version >
8
+ <version >24.10.16-SNAPSHOT </version >
9
9
</parent >
10
10
<artifactId >capfile</artifactId >
11
11
<name >JavaCard CAP file library</name >
12
12
<properties >
13
- <project .build.outputTimestamp>2024-10-15T08:49:56Z </project .build.outputTimestamp>
13
+ <project .build.outputTimestamp>2024-10-15T08:50:00Z </project .build.outputTimestamp>
14
14
</properties >
15
15
<dependencies >
16
16
<dependency >
Original file line number Diff line number Diff line change 5
5
<packaging >pom</packaging >
6
6
<groupId >com.github.martinpaljak</groupId >
7
7
<artifactId >ant-javacard-package</artifactId >
8
- <version >24.10.15 </version >
8
+ <version >24.10.16-SNAPSHOT </version >
9
9
<description >Easy to use Ant task for building JavaCard applets</description >
10
10
<name >ant-javacard package</name >
11
11
<url >https://github.com/martinpaljak/ant-javacard</url >
14
14
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
15
15
<!-- GH Actions fails sometimes on first try -->
16
16
<maven .wagon.http.retryHandler.count>2</maven .wagon.http.retryHandler.count>
17
- <project .build.outputTimestamp>2024-10-15T08:49:56Z </project .build.outputTimestamp>
17
+ <project .build.outputTimestamp>2024-10-15T08:50:00Z </project .build.outputTimestamp>
18
18
</properties >
19
19
<repositories >
20
20
<repository >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.martinpaljak</groupId >
8
8
<artifactId >ant-javacard-package</artifactId >
9
- <version >24.10.15 </version >
9
+ <version >24.10.16-SNAPSHOT </version >
10
10
</parent >
11
11
<artifactId >ant-javacard</artifactId >
12
12
<description >Easy to use Ant task for building JavaCard applets</description >
You can’t perform that action at this time.
0 commit comments