Skip to content

Commit

Permalink
version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skybber committed Sep 19, 2024
1 parent 8cda3a1 commit 80b8eae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hotswap-agent-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@
</dependencyManagement>

<properties>
<revision>2.0.1-SNAPSHOT</revision>
<revision>2.0.1</revision>
<dcevm>dcevm</dcevm>
<dcevm.test.arguments>-XX:+AllowEnhancedClassRedefinition -XX:HotswapAgent=external
--add-opens=java.base/sun.nio.ch=ALL-UNNAMED</dcevm.test.arguments>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.hotswapagent</groupId>
<artifactId>hotswap-agent-aggregator</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<packaging>pom</packaging>

<name>Hotswap Agent Aggregator</name>
Expand Down

0 comments on commit 80b8eae

Please sign in to comment.