Commit babb0fae authored by Isaac Pereira's avatar Isaac Pereira

versão 3.2454.1344.0

parents
File added
File added
<?xml version="1.0" encoding="UTF-8"?>
<assembly xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/assembly-1.0.0.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<formats>
<format>zip</format>
</formats>
<includeBaseDirectory>false</includeBaseDirectory>
<fileSets>
<fileSet>
<directory>target/binaries</directory>
<outputDirectory></outputDirectory>
<includes>
<include>bin/*.exe</include>
<include>bin/*.dll</include>
</includes>
</fileSet>
</fileSets>
</assembly>
\ No newline at end of file
File added
File added
File added
File added
This source diff could not be displayed because it is too large. You can view the blob instead.
File added
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment