Skip to content

Commit b380500

Browse files
committed
removed not needed special descriptor goal execution
1 parent 8d221b1 commit b380500

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dsf-maven/dsf-maven-plugin/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,8 @@
123123
<artifactId>maven-plugin-plugin</artifactId>
124124
<executions>
125125
<execution>
126-
<id>descriptor-helpmojo</id>
126+
<id>helpmojo</id>
127127
<goals>
128-
<goal>descriptor</goal>
129128
<goal>helpmojo</goal>
130129
</goals>
131130
</execution>

0 commit comments

Comments
 (0)