Skip to content

Commit dd7f536

Browse files
sikelerdbjoernranft
authored andcommitted
fix build
1 parent f5513bc commit dd7f536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
<configuration>
251251
<target>
252252
<copy file="dist/WollMux.zip" tofile="dist/WollMux.oxt" />
253-
<move file="dist/WollMux-AOO.zip" tofile="dist/WollMux-AOO.oxt" />
253+
<copy file="dist/WollMux-AOO.zip" tofile="dist/WollMux-AOO.oxt" />
254254
</target>
255255
</configuration>
256256
<goals>

0 commit comments

Comments
 (0)