File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 75
75
<maven .compiler.target>1.8</maven .compiler.target>
76
76
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
77
77
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
78
+ <project .build.outputTimestamp>2017-12-12T00:39:30Z</project .build.outputTimestamp>
78
79
<project .scm.id>github</project .scm.id>
79
80
80
81
<sonar .organization>openapitools</sonar .organization>
240
241
<notree >true</notree >
241
242
<nocomment >true</nocomment >
242
243
<nohelp >true</nohelp >
244
+ <notimestamp >true</notimestamp >
243
245
</configuration >
244
246
<executions >
245
247
<execution >
267
269
<artifactId >maven-source-plugin</artifactId >
268
270
<version >3.2.1</version >
269
271
</plugin >
272
+ <plugin >
273
+ <groupId >org.apache.maven.plugins</groupId >
274
+ <artifactId >maven-jar-plugin</artifactId >
275
+ <version >3.2.0</version >
276
+ </plugin >
270
277
<plugin >
271
278
<groupId >org.apache.maven.plugins</groupId >
272
279
<artifactId >maven-release-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments