File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 99
99
<implementation .vendor.id>org.glassfish</implementation .vendor.id>
100
100
101
101
<maven .compiler.release>11</maven .compiler.release>
102
+ <project .build.outputTimestamp>2023-10-28T00:00:00Z</project .build.outputTimestamp>
102
103
</properties >
103
104
104
105
<build >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.eclipse.ee4j</groupId >
23
23
<artifactId >project</artifactId >
24
- <version >1.0.7 </version >
24
+ <version >1.0.9 </version >
25
25
<relativePath />
26
26
</parent >
27
27
43
43
<!-- status: DRAFT, BETA, etc., or blank for final -->
44
44
<status >DRAFT</status >
45
45
<maven .build.timestamp.format>MMMM dd, yyyy</maven .build.timestamp.format>
46
+ <project .build.outputTimestamp>2023-10-28T00:00:00Z</project .build.outputTimestamp>
46
47
<revisiondate >${maven.build.timestamp}</revisiondate >
47
48
</properties >
48
49
You can’t perform that action at this time.
0 commit comments