Skip to content

Commit

Permalink
parent/product/pom: *.tar.gz
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Jul 30, 2020
1 parent 23d5fb1 commit 76b6d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releng/org.eclipse.epp.config/parent/product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<copy todir="${basedir}/../../archive">
<fileset dir="${project.build.directory}/products">
<include name="*.zip" />
<include name="*linux*.tar.gz" />
<include name="*.tar.gz" />
<include name="*.dmg" />
</fileset>
</copy>
Expand Down

0 comments on commit 76b6d24

Please sign in to comment.