Author: bdemers
Date: Tue Nov 30 18:02:59 2010
New Revision: 1040659
URL: http://svn.apache.org/viewvc?rev=1040659&view=rev
Log:
updating to released 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=1040659&r1=1040658&r2=1040659&view=diff
==============================================================================
--- maven/indexer/trunk/pom.xml (original)
+++ maven/indexer/trunk/pom.xml Tue Nov 30 18:02:59 2010
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>18-SNAPSHOT</version>
+ <version>18</version>
</parent>
<groupId>org.apache.maven.indexer</groupId>