Skip to content

Commit

Permalink
Override parent rather than add to
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Thomas <markt@apache.org>
  • Loading branch information
markt-asf committed Jul 17, 2020
1 parent 43593d6 commit ecc0e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/server/pom.xml
Expand Up @@ -71,7 +71,7 @@
<artifactId>maven-jar-plugin</artifactId>
<executions>
<execution>
<id>attach-source-jar</id>
<id>attach-sources</id>
<goals>
<goal>jar</goal>
</goals>
Expand Down

0 comments on commit ecc0e8c

Please sign in to comment.