From 203a7da23aadf0f5e92ef68d6a782542f3ba552b Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sat, 28 Feb 2015 13:33:19 -0500 Subject: [PATCH] added test scope to test dependencies in the dependency management section Former-commit-id: 63281cbc83c6003cba2c8a441e0117ade505e5a4 --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 128f7219a..452e1340b 100644 --- a/pom.xml +++ b/pom.xml @@ -376,16 +376,19 @@ Copyright (c) 2012 - Jeremy Long junit junit 4.12 + test org.hamcrest hamcrest-core 1.3 + test org.jmockit jmockit 1.15 + test