Skip to content

Commit

Permalink
Fix pom.xml to bundle sources.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioz committed Oct 13, 2023
1 parent 43ef5fa commit 777dff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/org.brainwy.liclipsetext.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<build>
<plugins>
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-source-plugin</artifactId>
<version>${tycho-version}</version>
<executions>
Expand Down

0 comments on commit 777dff6

Please sign in to comment.