From: tama3 Date: Mon, 3 Sep 2007 12:49:21 +0000 (+0000) Subject: bug fixed: dependency scope of BrowserLauncher2 is invalid, change provided to runtime X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=adba3fd5fa1936c221de75f0436aebc8a20e123b;p=stigmata%2Fstigmata.git bug fixed: dependency scope of BrowserLauncher2 is invalid, change provided to runtime git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/stigmata/trunk@185 acee48c3-7b26-0410-bdac-b3d0e5314bbc --- diff --git a/pom.xml b/pom.xml index a54bd6d..bbe296a 100755 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ edu.stanford.ejalbert BrowserLauncher2 1.3 - provided + runtime junit