File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 7575 <maven .compiler.target>1.8</maven .compiler.target>
7676 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7777 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
78+ <project .build.outputTimestamp>2017-12-12T00:39:30Z</project .build.outputTimestamp>
7879 <project .scm.id>github</project .scm.id>
7980
8081 <sonar .organization>openapitools</sonar .organization>
240241 <notree >true</notree >
241242 <nocomment >true</nocomment >
242243 <nohelp >true</nohelp >
244+ <notimestamp >true</notimestamp >
243245 </configuration >
244246 <executions >
245247 <execution >
267269 <artifactId >maven-source-plugin</artifactId >
268270 <version >3.2.1</version >
269271 </plugin >
272+ <plugin >
273+ <groupId >org.apache.maven.plugins</groupId >
274+ <artifactId >maven-jar-plugin</artifactId >
275+ <version >3.2.0</version >
276+ </plugin >
270277 <plugin >
271278 <groupId >org.apache.maven.plugins</groupId >
272279 <artifactId >maven-release-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments