martinc 2004/09/03 18:17:25 Modified: contrib/struts-el project.xml Log: Update the build version to 1.2.3, and the Struts dependency to 1.2.3. Revision Changes Path 1.2 +2 -2 jakarta-struts/contrib/struts-el/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-struts/contrib/struts-el/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 10 Feb 2004 16:36:24 -0000 1.1 +++ project.xml 4 Sep 2004 01:17:25 -0000 1.2 @@ -5,7 +5,7 @@ <name>struts-el</name> <id>struts-el</id> <groupId>struts</groupId> - <currentVersion>1.2.0-dev</currentVersion> + <currentVersion>1.2.3</currentVersion> <inceptionYear>2003</inceptionYear> <package>org.apache.strutsel</package> <shortDescription>Extension/adaptation of Struts tag libraries to use JSP 1.2 expression language.</shortDescription> @@ -57,7 +57,7 @@ <dependency> <groupId>struts</groupId> <artifactId>struts</artifactId> - <version>SNAPSHOT</version> + <version>1.2.3</version> <url>http://jakarta.apache.org/struts/</url> </dependency> <dependency>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]