File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 9797 <link >https://docs.oracle.com/javase/11/docs/api/</link >
9898 <link >https://docs.jboss.org/hibernate/orm/6.4/javadocs/</link >
9999 </links >
100+ <notimestamp >true</notimestamp >
100101 </configuration >
102+ <executions >
103+ <execution >
104+ <id >attach-javadocs</id >
105+ <phase >package</phase >
106+ <goals >
107+ <goal >jar</goal >
108+ </goals >
109+ </execution >
110+ </executions >
101111 </plugin >
102112 <plugin >
103113 <groupId >io.smallrye</groupId >
402412 <project .reporting.outputEncoding>utf-8</project .reporting.outputEncoding>
403413 <project .build.sourceEncoding>utf-8</project .build.sourceEncoding>
404414 <hibernate .version>6.4.2.Final</hibernate .version>
415+ <project .build.outputTimestamp>2024-01-02T20:11:00Z</project .build.outputTimestamp>
405416 </properties >
406417
407418</project >
You can’t perform that action at this time.
0 commit comments