Skip to content

Commit

Permalink
Updates for the 3.1.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Scott M Stark <starksm64@gmail.com>
  • Loading branch information
starksm64 committed Mar 27, 2024
1 parent fbfb1e2 commit d7529fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions distribution/src/main/assembly/dist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,5 @@
<outputDirectory>setup-examples/maven</outputDirectory>
<filtered>true</filtered>
</file>
<file>
<source>../setup-examples/ant/build.properties</source>
<outputDirectory>setup-examples/ant</outputDirectory>
<filtered>true</filtered>
</file>
</files>
</assembly>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
<id>attach-sources</id>
<phase>verify</phase>
<goals>
<goal>jar</goal>
<goal>jar-no-fork</goal>
</goals>
</execution>
</executions>
Expand Down

0 comments on commit d7529fe

Please sign in to comment.