File tree Expand file tree Collapse file tree 29 files changed +58
-58
lines changed
org.graalvm.visualvm.application
org.graalvm.visualvm.core
org.graalvm.visualvm.host
org.graalvm.visualvm.tools
org.netbeans.modules.options.api Expand file tree Collapse file tree 29 files changed +58
-58
lines changed Original file line number Diff line number Diff line change 2727 <parent >
2828 <groupId >com.github.veithen.visualwas</groupId >
2929 <artifactId >visualwas</artifactId >
30- <version >4.0.0-SNAPSHOT </version >
30+ <version >4.0.0</version >
3131 </parent >
3232
3333 <artifactId >clientlib</artifactId >
4040 <scm >
4141 <connection >scm:git:http://github.com/veithen/visualwas.git</connection >
4242 <developerConnection >scm:git:https://github.com/veithen/visualwas.git</developerConnection >
43- <tag >HEAD </tag >
43+ <tag >4.0.0 </tag >
4444 </scm >
4545
4646 <dependencies >
Original file line number Diff line number Diff line change 2727 <parent >
2828 <groupId >com.github.veithen.visualwas</groupId >
2929 <artifactId >visualwas</artifactId >
30- <version >4.0.0-SNAPSHOT </version >
30+ <version >4.0.0</version >
3131 </parent >
3232
3333 <artifactId >connector-tests</artifactId >
3737 <scm >
3838 <connection >scm:git:http://github.com/veithen/visualwas.git</connection >
3939 <developerConnection >scm:git:https://github.com/veithen/visualwas.git</developerConnection >
40- <tag >HEAD </tag >
40+ <tag >4.0.0 </tag >
4141 </scm >
4242
4343 <dependencies >
Original file line number Diff line number Diff line change 2727 <parent >
2828 <groupId >com.github.veithen.visualwas</groupId >
2929 <artifactId >visualwas</artifactId >
30- <version >4.0.0-SNAPSHOT </version >
30+ <version >4.0.0</version >
3131 </parent >
3232
3333 <artifactId >connector</artifactId >
3939 <scm >
4040 <connection >scm:git:http://github.com/veithen/visualwas.git</connection >
4141 <developerConnection >scm:git:https://github.com/veithen/visualwas.git</developerConnection >
42- <tag >HEAD </tag >
42+ <tag >4.0.0 </tag >
4343 </scm >
4444
4545 <dependencies >
Original file line number Diff line number Diff line change 2727 <parent >
2828 <groupId >com.github.veithen.visualwas</groupId >
2929 <artifactId >visualwas</artifactId >
30- <version >4.0.0-SNAPSHOT </version >
30+ <version >4.0.0</version >
3131 </parent >
3232
3333 <artifactId >dummy-transport</artifactId >
3737 <scm >
3838 <connection >scm:git:http://github.com/veithen/visualwas.git</connection >
3939 <developerConnection >scm:git:https://github.com/veithen/visualwas.git</developerConnection >
40- <tag >HEAD </tag >
40+ <tag >4.0.0 </tag >
4141 </scm >
4242
4343 <dependencies >
Original file line number Diff line number Diff line change 2727 <parent >
2828 <groupId >com.github.veithen.visualwas</groupId >
2929 <artifactId >visualwas</artifactId >
30- <version >4.0.0-SNAPSHOT </version >
30+ <version >4.0.0</version >
3131 </parent >
3232
3333 <artifactId >loader</artifactId >
4040 <scm >
4141 <connection >scm:git:http://github.com/veithen/visualwas.git</connection >
4242 <developerConnection >scm:git:https://github.com/veithen/visualwas.git</developerConnection >
43- <tag >HEAD </tag >
43+ <tag >4.0.0 </tag >
4444 </scm >
4545
4646 <dependencies >
Original file line number Diff line number Diff line change 3131
3232 <groupId >com.github.veithen.visualwas</groupId >
3333 <artifactId >visualwas</artifactId >
34- <version >4.0.0-SNAPSHOT </version >
34+ <version >4.0.0</version >
3535 <packaging >pom</packaging >
3636
3737 <name >VisualWAS</name >
6363 <url >https://github.com/veithen/visualwas/tree/master</url >
6464 <connection >scm:git:http://github.com/veithen/visualwas.git</connection >
6565 <developerConnection >scm:git:https://github.com/veithen/visualwas.git</developerConnection >
66- <tag >HEAD </tag >
66+ <tag >4.0.0 </tag >
6767 </scm >
6868
6969 <properties >
Original file line number Diff line number Diff line change 2727 <parent >
2828 <groupId >com.github.veithen.visualwas</groupId >
2929 <artifactId >samples</artifactId >
30- <version >4.0.0-SNAPSHOT </version >
30+ <version >4.0.0</version >
3131 </parent >
3232
3333 <artifactId >earscan</artifactId >
3737 <scm >
3838 <connection >scm:git:http://github.com/veithen/visualwas.git</connection >
3939 <developerConnection >scm:git:https://github.com/veithen/visualwas.git</developerConnection >
40- <tag >HEAD </tag >
40+ <tag >4.0.0 </tag >
4141 </scm >
4242
4343 <dependencies >
Original file line number Diff line number Diff line change 2727 <parent >
2828 <groupId >com.github.veithen.visualwas</groupId >
2929 <artifactId >visualwas</artifactId >
30- <version >4.0.0-SNAPSHOT </version >
30+ <version >4.0.0</version >
3131 </parent >
3232
3333 <artifactId >samples</artifactId >
4343 <scm >
4444 <connection >scm:git:http://github.com/veithen/visualwas.git</connection >
4545 <developerConnection >scm:git:https://github.com/veithen/visualwas.git</developerConnection >
46- <tag >HEAD </tag >
46+ <tag >4.0.0 </tag >
4747 </scm >
4848</project >
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >com.github.veithen.visualwas</groupId >
2828 <artifactId >systests</artifactId >
29- <version >4.0.0-SNAPSHOT </version >
29+ <version >4.0.0</version >
3030 </parent >
3131
3232 <artifactId >pmi-disabled-tests</artifactId >
3636 <scm >
3737 <connection >scm:git:http://github.com/veithen/visualwas.git</connection >
3838 <developerConnection >scm:git:https://github.com/veithen/visualwas.git</developerConnection >
39- <tag >HEAD </tag >
39+ <tag >4.0.0 </tag >
4040 </scm >
4141
4242 <dependencies >
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >com.github.veithen.visualwas</groupId >
2828 <artifactId >visualwas</artifactId >
29- <version >4.0.0-SNAPSHOT </version >
29+ <version >4.0.0</version >
3030 </parent >
3131
3232 <artifactId >systests</artifactId >
4141 <scm >
4242 <connection >scm:git:http://github.com/veithen/visualwas.git</connection >
4343 <developerConnection >scm:git:https://github.com/veithen/visualwas.git</developerConnection >
44- <tag >HEAD </tag >
44+ <tag >4.0.0 </tag >
4545 </scm >
4646
4747 <properties >
You can’t perform that action at this time.
0 commit comments