Update of /var/cvs/speeltuin/mihxil/streams
In directory james.mmbase.org:/tmp/cvs-serv24772

Modified Files:
        pom.xml 
Log Message:
added dependencies on jmf and fmj


See also: http://cvs.mmbase.org/viewcvs/speeltuin/mihxil/streams


Index: pom.xml
===================================================================
RCS file: /var/cvs/speeltuin/mihxil/streams/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pom.xml     16 Apr 2009 10:39:18 -0000      1.1
+++ pom.xml     16 Apr 2009 14:26:55 -0000      1.2
@@ -29,6 +29,18 @@
       <version>${project.version}</version>
       <type>war</type>
     </dependency>
+
+    <dependency>
+      <groupId>javax.media</groupId>
+      <artifactId>jmf</artifactId>
+      <version>2.1.1e</version>
+    </dependency>
+
+    <dependency>
+      <groupId>net.sf.fmj</groupId>
+      <artifactId>fmj-nojmf</artifactId>
+      <version>2009-04-16</version>
+    </dependency>
   </dependencies>
 
   <repositories>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to