Repository: incubator-netbeans Updated Branches: refs/heads/master 670916e98 -> a0156aa0b
[NETBEANS-54] Module Review libs.junit4 Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/ed4c03cb Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/ed4c03cb Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/ed4c03cb Branch: refs/heads/master Commit: ed4c03cb13928b6a076f4eac2730704ae2f66a82 Parents: 2bfd77f Author: geertjan <[email protected]> Authored: Sun Oct 8 22:52:14 2017 +0200 Committer: geertjan <[email protected]> Committed: Sun Oct 8 22:52:14 2017 +0200 ---------------------------------------------------------------------- libs.junit4/external/binaries-list | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/ed4c03cb/libs.junit4/external/binaries-list ---------------------------------------------------------------------- diff --git a/libs.junit4/external/binaries-list b/libs.junit4/external/binaries-list index 96531e4..f6f8c09 100644 --- a/libs.junit4/external/binaries-list +++ b/libs.junit4/external/binaries-list @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -2973D150C0DC1FEFE998F834810D68F278EA58EC junit-4.12.jar -42A25DC3219429F0E5D060061F71ACB49BF010A0 hamcrest-core-1.3.jar +2973D150C0DC1FEFE998F834810D68F278EA58EC junit:junit:4.12 +42A25DC3219429F0E5D060061F71ACB49BF010A0 org.hamcrest:hamcrest-core:1.3
