File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >de.retest</groupId >
66 <artifactId >recheck-web</artifactId >
7- <version >1.2 .0-SNAPSHOT</version >
7+ <version >1.3 .0-SNAPSHOT</version >
88 <packaging >jar</packaging >
99
1010 <name >recheck - web</name >
284284 <shadedArtifactAttached >true</shadedArtifactAttached >
285285 <shadedClassifierName >jar-with-dependencies</shadedClassifierName >
286286 <transformers >
287- <transformer
288- implementation=" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
287+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
289288 <manifestEntries >
290289 <Implementation-Vendor-Id >${project.groupId} </Implementation-Vendor-Id >
291290 <Implementation-Title >${project.artifactId} </Implementation-Title >
You can’t perform that action at this time.
0 commit comments