Update of /var/cvs/applications/rmmci
In directory james.mmbase.org:/tmp/cvs-serv5756
Modified Files:
pom.xml
Log Message:
didn't compile any more
See also: http://cvs.mmbase.org/viewcvs/applications/rmmci
Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/rmmci/pom.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- pom.xml 29 Apr 2009 07:10:54 -0000 1.4
+++ pom.xml 29 Apr 2009 09:18:24 -0000 1.5
@@ -94,6 +94,14 @@
</plugins>
</build>
+ <dependencies>
+ <dependency>
+ <groupId>javax.servlet</groupId>
+ <artifactId>servlet-api</artifactId>
+ <version>${servlet.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ </dependencies>
</project>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs