Skip to content

Commit

Permalink
WiP #399 - the version for maven-source-plugin has been added.
Browse files Browse the repository at this point in the history
  • Loading branch information
eselmeister committed Jun 18, 2024
1 parent 23d695b commit 470cce1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions org.eclipse.swtchart.cbi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.0.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand All @@ -262,6 +263,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.7.0</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit 470cce1

Please sign in to comment.