File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1090
1090
<directory >${project.build.directory} </directory >
1091
1091
<includes >
1092
1092
<include >eXist-db-${project.version} .dmg</include >
1093
- <include >${project.artifactId} ) -${project.version} -unix.tar.bz2</include >
1094
- <include >${project.artifactId} ) -${project.version} -win.zip</include >
1093
+ <include >${project.artifactId} -${project.version} -unix.tar.bz2</include >
1094
+ <include >${project.artifactId} -${project.version} -win.zip</include >
1095
1095
</includes >
1096
1096
</fileSet >
1097
1097
</fileSets >
Original file line number Diff line number Diff line change 138
138
<plugin >
139
139
<groupId >de.jutzig</groupId >
140
140
<artifactId >github-release-plugin</artifactId >
141
- <version >1.1.1</version >
142
141
<executions >
143
142
<execution >
144
143
<id >github-upload</id >
You can’t perform that action at this time.
0 commit comments