Skip to content

Commit 42e0dd2

Browse files
committed
version 2.0.3-SNAPSHOT
1 parent 6ee3015 commit 42e0dd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hotswap-agent-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
</dependencyManagement>
328328

329329
<properties>
330-
<revision>2.0.2</revision>
330+
<revision>2.0.3-SNAPSHOT</revision>
331331
<dcevm>dcevm</dcevm>
332332
<dcevm.test.arguments>-XX:+AllowEnhancedClassRedefinition -XX:HotswapAgent=external
333333
--add-exports java.base/sun.security.action=ALL-UNNAMED

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.hotswapagent</groupId>
77
<artifactId>hotswap-agent-aggregator</artifactId>
8-
<version>2.0.2</version>
8+
<version>2.0.3-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010

1111
<name>Hotswap Agent Aggregator</name>

0 commit comments

Comments
 (0)