Skip to content

Commit 0649be9

Browse files
committed
Replace maven-eclipse-plugin with eclipse-maven-plugin
1 parent 2139df7 commit 0649be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
</plugin>
359359
<plugin>
360360
<groupId>io.wcm.devops.maven.plugins</groupId>
361-
<artifactId>maven-eclipse-plugin</artifactId>
361+
<artifactId>eclipse-maven-plugin</artifactId>
362362
<version>${version.plugin.io.wcm.devops.eclipse}</version>
363363
<configuration>
364364
<downloadSources>true</downloadSources>

0 commit comments

Comments
 (0)