fix version

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327920 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-24 02:36:04 +00:00
parent d8d5807fae
commit 35733fd4fe
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@
<parent>
<artifactId>maven-archetypes</artifactId>
<groupId>org.apache.maven.archetypes</groupId>
<version>1.0-alpha-3-SNAPSHOT</version>
<version>1.0-alpha-3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-archetype-site</artifactId>
<version>1.0-alpha-4-SNAPSHOT</version>
<version>1.0-alpha-3-SNAPSHOT</version>
</project>