Skip to content

Commit 76b6d24

Browse files
committed
parent/product/pom: *.tar.gz
1 parent 23d5fb1 commit 76b6d24

File tree

1 file changed

+1
-1
lines changed
  • releng/org.eclipse.epp.config/parent/product

1 file changed

+1
-1
lines changed

releng/org.eclipse.epp.config/parent/product/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<copy todir="${basedir}/../../archive">
137137
<fileset dir="${project.build.directory}/products">
138138
<include name="*.zip" />
139-
<include name="*linux*.tar.gz" />
139+
<include name="*.tar.gz" />
140140
<include name="*.dmg" />
141141
</fileset>
142142
</copy>

0 commit comments

Comments
 (0)