Author: ips Date: Fri Jan 21 09:21:50 2005 New Revision: 125944 URL: http://svn.apache.org/viewcvs?view=rev&rev=125944 Log: updated dep ref for Apollo jar Modified: incubator/hermes/trunk/project.xml
Modified: incubator/hermes/trunk/project.xml Url: http://svn.apache.org/viewcvs/incubator/hermes/trunk/project.xml?view=diff&rev=125944&p1=incubator/hermes/trunk/project.xml&r1=125943&p2=incubator/hermes/trunk/project.xml&r2=125944 ============================================================================== --- incubator/hermes/trunk/project.xml (original) +++ incubator/hermes/trunk/project.xml Fri Jan 21 09:21:50 2005 @@ -100,8 +100,8 @@ <dependency> <groupId>apollo</groupId> - <artifactId>incubating-apollo</artifactId> - <version>1.0-beta1-SNAPSHOT</version> + <artifactId>apollo-incubating</artifactId> + <version>1.0-alpha-SNAPSHOT</version> <url>http://incubator.apache.org/apollo/</url> <properties> <license>ApacheLicense-2.0.txt</license> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
