Author: cstamas
Date: Fri Nov 26 17:17:56 2010
New Revision: 1039469
URL: http://svn.apache.org/viewvc?rev=1039469&view=rev
Log:
Stepping back from still unreleased parent.
Modified:
maven/indexer/trunk/pom.xml
Modified: maven/indexer/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/indexer/trunk/pom.xml?rev=1039469&r1=1039468&r2=1039469&view=diff
==============================================================================
--- maven/indexer/trunk/pom.xml (original)
+++ maven/indexer/trunk/pom.xml Fri Nov 26 17:17:56 2010
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>18</version>
+ <version>18-SNAPSHOT</version>
</parent>
<groupId>org.apache.maven.indexer</groupId>