Update of /var/cvs/contributions/CMSContainer_Modules/community
In directory james.mmbase.org:/tmp/cvs-serv6808/community
Modified Files:
project.xml
Log Message:
CMSC-1008 tags moved to edit-webapp,move preference to new tag,add edit-webapp
in pom.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community
See also: http://www.mmbase.org/jira/browse/CMSC-1008
Index: project.xml
===================================================================
RCS file: /var/cvs/contributions/CMSContainer_Modules/community/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- project.xml 15 Jul 2008 04:39:15 -0000 1.5
+++ project.xml 15 Jul 2008 11:16:39 -0000 1.6
@@ -140,12 +140,14 @@
<war.bundle>${war.bundle}</war.bundle>
</properties>
</dependency>
- <!-- XStream dependencies -->
<dependency>
- <groupId>com.thoughtworks.xstream</groupId>
- <artifactId>xstream</artifactId>
- <version>1.2</version>
+ <groupId>finalist</groupId>
+ <artifactId>cmsc-edit-webapp</artifactId>
+ <version>${cmsc.version}</version>
<type>jar</type>
+ <properties>
+ <war.bundle>${war.bundle}</war.bundle>
+ </properties>
</dependency>
</dependencies>
</project>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs