taylor 2004/10/12 14:30:53
Modified: applications/pam project.xml
Log:
added dep on myfaces snapshot from cvs head
Revision Changes Path
1.18 +4 -4 jakarta-jetspeed-2/applications/pam/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/applications/pam/project.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- project.xml 6 Oct 2004 23:45:05 -0000 1.17
+++ project.xml 12 Oct 2004 21:30:53 -0000 1.18
@@ -168,7 +168,7 @@
<dependency>
<groupId>myfaces</groupId>
<artifactId>myfaces-jsf-api</artifactId>
- <version>1.0.7-PATCHED</version>
+ <version>1.0.7-SNAPSHOT</version>
<properties>
<war.bundle>true</war.bundle>
</properties>
@@ -176,7 +176,7 @@
<dependency>
<groupId>myfaces</groupId>
<artifactId>myfaces</artifactId>
- <version>1.0.7-PATCHED</version>
+ <version>1.0.7-SNAPSHOT</version>
<properties>
<war.bundle>true</war.bundle>
</properties>
@@ -184,7 +184,7 @@
<dependency>
<groupId>myfaces</groupId>
<artifactId>myfaces-components</artifactId>
- <version>1.0.7-PATCHED</version>
+ <version>1.0.7-SNAPSHOT</version>
<properties>
<war.bundle>true</war.bundle>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]