File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414
1515 <groupId >org.wildfly.plugins</groupId >
1616 <artifactId >wildfly-plugin-tools</artifactId >
17- <version >2.0.0.Beta1-SNAPSHOT </version >
17+ <version >2.0.0.Beta1</version >
1818 <name >WildFly Plugin Tools</name >
1919
2020 <description >
6868 <test .java.home>${java.home} </test .java.home>
6969 <test .class.path>${project.build.testOutputDirectory} </test .class.path>
7070 <test .jvm.args>-Dmaven.repo.local=${settings.localRepository} </test .jvm.args>
71- <test .report.dir/>
71+ <test .report.dir />
7272 <failsafe .reportsDirectory>${project.build.directory} /failsafe-reports/${test.report.dir} </failsafe .reportsDirectory>
7373 <surefire .reportsDirectory>${project.build.directory} /surefire-reports/${test.report.dir} </surefire .reportsDirectory>
7474
101101 <connection >${wildfly.scm.connection} </connection >
102102 <developerConnection >${wildfly.scm.developer.connection} </developerConnection >
103103 <url >${wildfly.scm.url} </url >
104- <tag >HEAD </tag >
104+ <tag >v2.0.0.Beta1 </tag >
105105 </scm >
106106
107107 <licenses >
You can’t perform that action at this time.
0 commit comments