File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 107107 it can fail the release plugin.
108108 -->
109109 <release .arguments></release .arguments>
110+ <project .build.outputTimestamp>2020-12-19T17:24:00Z</project .build.outputTimestamp>
110111 </properties >
111112
112113 <distributionManagement >
128129 <plugin >
129130 <groupId >org.apache.maven.plugins</groupId >
130131 <artifactId >maven-release-plugin</artifactId >
131- <version >2.5.3 </version >
132+ <version >3.0.0-M6 </version >
132133 <configuration >
133134 <mavenExecutorId >forked-path</mavenExecutorId >
134135 <useReleaseProfile >false</useReleaseProfile >
152153 <artifactId >maven-enforcer-plugin</artifactId >
153154 <version >3.1.0</version >
154155 </plugin >
156+ <plugin >
157+ <groupId >org.apache.maven.plugins</groupId >
158+ <artifactId >maven-jar-plugin</artifactId >
159+ <version >3.3.0</version >
160+ </plugin >
155161 <plugin >
156162 <groupId >org.apache.maven.plugins</groupId >
157163 <artifactId >maven-source-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments