Skip to content

Commit

Permalink
release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmanusta committed Sep 2, 2014
1 parent 39237cc commit 6c1997a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.kodcu</groupId>
<artifactId>AsciidocFX</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
<packaging>jar</packaging>

<name>AsciidocFX</name>
Expand Down Expand Up @@ -201,8 +201,7 @@
<!-- now do what you need to any of unpacked files under target/tmp/ -->
<zip basedir="${project.build.directory}/saxon_tmp"
excludes="META-INF/services/**"
destfile="${project.build.directory}/appassembler/lib/saxon-${saxon.version}.jar"
/>
destfile="${project.build.directory}/appassembler/lib/saxon-${saxon.version}.jar"/>
<!-- now the modified jar is available -->
</target>
</configuration>
Expand Down

0 comments on commit 6c1997a

Please sign in to comment.