taylor 2004/11/11 22:25:37 Modified: portals-bridges/common project.xml Log: update deps Revision Changes Path 1.2 +10 -1 jakarta-jetspeed-2/portals-bridges/common/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/portals-bridges/common/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 29 Jul 2004 22:16:40 -0000 1.1 +++ project.xml 12 Nov 2004 06:25:37 -0000 1.2 @@ -43,6 +43,15 @@ <artifactId>servletapi</artifactId> <version>2.3</version> </dependency> + <dependency> + <groupId>portals-bridges</groupId> + <artifactId>portals-bridges-common</artifactId> + <version>0.1</version> + <type>jar</type> + <properties> + <war.bundle>true</war.bundle> + </properties> + </dependency> </dependencies> <build> <sourceDirectory>src/java</sourceDirectory>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]