Author: rinku
Date: Wed Dec 27 22:09:34 2006
New Revision: 490660
URL: http://svn.apache.org/viewvc?view=rev&rev=490660
Log:
o updated Plexus JDO Component version to latest snapshot as it carries some updates.
Modified:
maven/continuum/branches/key-based-refactor/pom.xml
Modified: maven/continuum/branches/key-based-refactor/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/branches/key-based-refactor/pom.xml?view=diff&rev=490660&r1=490659&r2=490660
==============================================================================
--- maven/continuum/branches/key-based-refactor/pom.xml (original)
+++ maven/continuum/branches/key-based-refactor/pom.xml Wed Dec 27 22:09:34 2006
@@ -395,7 +395,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-jdo2</artifactId>
- <version>1.0-alpha-8</version>
+ <version>1.0-alpha-9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
|