forked from I2P_Developers/i2p.i2p
fix manifest error
This commit is contained in:
@ -79,7 +79,7 @@
|
|||||||
<manifest>
|
<manifest>
|
||||||
<attribute name="Build-Date" value="${build.timestamp}" />
|
<attribute name="Build-Date" value="${build.timestamp}" />
|
||||||
<attribute name="Base-Revision" value="${workspace.version}" />
|
<attribute name="Base-Revision" value="${workspace.version}" />
|
||||||
<attribute name="Workspace-Changes" value="${workspace.changes}" />
|
<attribute name="Workspace-Changes" value="${workspace.changes.tr}" />
|
||||||
</manifest>
|
</manifest>
|
||||||
</war>
|
</war>
|
||||||
</target>
|
</target>
|
||||||
|
Reference in New Issue
Block a user