We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ee3015 commit 42e0dd2Copy full SHA for 42e0dd2
hotswap-agent-parent/pom.xml
@@ -327,7 +327,7 @@
327
</dependencyManagement>
328
329
<properties>
330
- <revision>2.0.2</revision>
+ <revision>2.0.3-SNAPSHOT</revision>
331
<dcevm>dcevm</dcevm>
332
<dcevm.test.arguments>-XX:+AllowEnhancedClassRedefinition -XX:HotswapAgent=external
333
--add-exports java.base/sun.security.action=ALL-UNNAMED
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.hotswapagent</groupId>
7
<artifactId>hotswap-agent-aggregator</artifactId>
8
- <version>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</version>
9
<packaging>pom</packaging>
10
11
<name>Hotswap Agent Aggregator</name>
0 commit comments