OSDN Git Service

update dependency scope of BrowserLauncher2. runtime -> compile
authortama3 <tama3@acee48c3-7b26-0410-bdac-b3d0e5314bbc>
Tue, 4 Sep 2007 10:24:55 +0000 (10:24 +0000)
committertama3 <tama3@acee48c3-7b26-0410-bdac-b3d0e5314bbc>
Tue, 4 Sep 2007 10:24:55 +0000 (10:24 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/stigmata/trunk@190 acee48c3-7b26-0410-bdac-b3d0e5314bbc

pom.xml

diff --git a/pom.xml b/pom.xml
index bbe296a..796729a 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
       <groupId>edu.stanford.ejalbert</groupId>
       <artifactId>BrowserLauncher2</artifactId>
       <version>1.3</version>
-      <scope>runtime</scope>
+      <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>junit</groupId>