Skip to content

Commit

Permalink
Merge pull request #463 from lostsnow/feature/add-version-to-manifest
Browse files Browse the repository at this point in the history
add agent version to manifest
  • Loading branch information
lostsnow authored Feb 10, 2023
2 parents b3a2c37 + 5f13379 commit 5cab967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dongtai-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
<Main-Class>io.dongtai.iast.agent.Agent</Main-Class>
<Can-Redefine-Classes>true</Can-Redefine-Classes>
<Can-Retransform-Classes>true</Can-Retransform-Classes>
<Agent-Version>${revision}</Agent-Version>
<Built-By>DongTai</Built-By>
</manifestEntries>
</archive>
Expand Down

0 comments on commit 5cab967

Please sign in to comment.