We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b3d39f commit fc42b33Copy full SHA for fc42b33
test/resources/integration_test_runner/project-list-with-apex.xml
@@ -46,12 +46,8 @@ mvn dependency:build-classpath -DincludeScope=test -Dmdep.outputFile=classpath.t
46
<project>
47
<name>Schedul-o-matic-9000</name>
48
<type>git</type>
49
- <connection>https://github.com/pmd/Schedul-o-matic-9000</connection>
50
- <!--
51
<connection>https://github.com/SalesforceLabs/Schedul-o-matic-9000</connection>
52
- Note: using forked repo from pmd, as original repo doesn't have any useful tags/branches
53
- -->
54
- <tag>pmd-regression-test</tag>
+ <tag>6b1229ba43b38931fbbab5924bc9b9611d19a786</tag>
55
</project>
56
57
</projectlist>
0 commit comments