Skip to content

Commit b9f8b12

Browse files
committed
Remove plugin
1 parent e4eeff4 commit b9f8b12

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

sbm-support-rewrite/pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -370,20 +370,6 @@ limitations under the License.
370370
</execution>
371371
</executions>
372372
</plugin>
373-
<plugin>
374-
<groupId>org.apache.maven.plugins</groupId>
375-
<artifactId>maven-jar-plugin</artifactId>
376-
<version>3.3.0</version>
377-
<!-- <configuration>-->
378-
<!-- <archive>-->
379-
<!-- <manifestEntries>-->
380-
<!-- <Implementation-Title>${project.name}</Implementation-Title>-->
381-
<!-- <Implementation-Version>${project.version}</Implementation-Version>-->
382-
<!-- <Automatic-Module-Name>org.springframework.sbm.rewrite</Automatic-Module-Name>-->
383-
<!-- </manifestEntries>-->
384-
<!-- </archive>-->
385-
<!-- </configuration>-->
386-
</plugin>
387373
<plugin>
388374
<groupId>org.codehaus.mojo</groupId>
389375
<artifactId>flatten-maven-plugin</artifactId>

0 commit comments

Comments
 (0)