File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 974974 <plugin >
975975 <groupId >org.apache.maven.plugins</groupId >
976976 <artifactId >maven-shade-plugin</artifactId >
977- <version >3.0.0</version >
978977 <executions >
979978 <execution >
980979 <id >rebuild-war</id >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.apache</groupId >
2525 <artifactId >apache</artifactId >
26- <version >11 </version >
26+ <version >27 </version >
2727 <relativePath />
2828 </parent >
2929
4747
4848 <properties >
4949 <!-- keep in alphabetic order -->
50+ <project .build.outputTimestamp>10</project .build.outputTimestamp>
5051 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5152 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5253 <project .systemvm.template.location>https://download.cloudstack.org/systemvm</project .systemvm.template.location>
8081 <cs .pmd-plugin.version>3.28.0</cs .pmd-plugin.version>
8182 <cs .project-info-plugin.version>3.0.0</cs .project-info-plugin.version>
8283 <cs .owasp.dependency-checker-plugin.version>7.4.4</cs .owasp.dependency-checker-plugin.version>
83- <cs .release-plugin.version>2.5.3</cs .release-plugin.version>
8484 <cs .resources-plugin.version>3.1.0</cs .resources-plugin.version>
8585 <cs .site-plugin.version>3.21.0</cs .site-plugin.version>
8686 <cs .surefire-plugin.version>2.22.2</cs .surefire-plugin.version>
947947 <plugin >
948948 <groupId >org.apache.maven.plugins</groupId >
949949 <artifactId >maven-release-plugin</artifactId >
950- <version >${cs.release-plugin.version} </version >
951950 <executions >
952951 <execution >
953952 <id >default</id >
Original file line number Diff line number Diff line change 2525 <version >4.23.0.0-SNAPSHOT</version >
2626
2727 <properties >
28+ <project .build.outputTimestamp>10</project .build.outputTimestamp>
2829 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2930 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
3031 </properties >
3132
3233 <build >
3334 <plugins >
35+ <plugin >
36+ <groupId >org.apache.maven.plugins</groupId >
37+ <artifactId >maven-jar-plugin</artifactId >
38+ <version >3.2.2</version >
39+ </plugin >
3440 <plugin >
3541 <groupId >org.apache.maven.plugins</groupId >
3642 <artifactId >maven-site-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments