OSDN Git Service

add dependency
authortama3 <tama3@acee48c3-7b26-0410-bdac-b3d0e5314bbc>
Sat, 7 Jul 2007 03:55:39 +0000 (03:55 +0000)
committertama3 <tama3@acee48c3-7b26-0410-bdac-b3d0e5314bbc>
Sat, 7 Jul 2007 03:55:39 +0000 (03:55 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/stigmata/trunk@148 acee48c3-7b26-0410-bdac-b3d0e5314bbc

pom.xml

diff --git a/pom.xml b/pom.xml
index a6f1ed9..49f255e 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
       <scope>compile</scope>
     </dependency>
     <dependency>
+      <groupId>edu.stanford.ejalbert</groupId>
+      <artifactId>browserlauncher</artifactId>
+      <version>1.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>4.1</version>