Author: niallp Date: Tue Nov 22 22:28:45 2005 New Revision: 348386 URL: http://svn.apache.org/viewcvs?rev=348386&view=rev Log: Commons Resources has been renamed from dev to SNAPSHOT
Modified: struts/extras/trunk/project.xml Modified: struts/extras/trunk/project.xml URL: http://svn.apache.org/viewcvs/struts/extras/trunk/project.xml?rev=348386&r1=348385&r2=348386&view=diff ============================================================================== --- struts/extras/trunk/project.xml (original) +++ struts/extras/trunk/project.xml Tue Nov 22 22:28:45 2005 @@ -2,7 +2,7 @@ <project> <!-- /* - * Copyright 2001-2004 The Apache Software Foundation. + * Copyright 2001-2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,7 +65,7 @@ <dependency> <groupId>commons-resources</groupId> <artifactId>commons-resources</artifactId> - <version>1.0-dev</version> + <version>1.0-SNAPSHOT</version> <url>http://jakarta.apache.org/commons/resources/</url> <properties> <war.bundle>true</war.bundle> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]