Skip to content

Commit

Permalink
set package-home
Browse files Browse the repository at this point in the history
  • Loading branch information
goochjj committed Jun 21, 2016
1 parent 7d7ab79 commit efb3e8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@
<attribute name="Bundle-SymbolicName" value="${app.name}" />
<attribute name="Bundle-ManifestVersion" value="2" />
<attribute name="Bundle-Version" value="${app.fullVersion}" />

</manifest>
<attribute name="Project-Home" value="https://github.com/goochjj/JNDIDriver" />
</manifest>
</jar>
<copy tofile="${dist.dir}/${app.name}-${app.fullVersion}.jar" file="${dist.dir}/${app.name}.jar"/>
</target>
Expand Down

0 comments on commit efb3e8a

Please sign in to comment.