align versions

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169852 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-05-12 17:10:21 +00:00
parent d27f531dca
commit fcb7b5a294
3 changed files with 1 additions and 3 deletions

View File

@ -17,7 +17,7 @@
in the remote repo. If I don't specify a version, it fails...
Now, even if I have built the verifier plugin locally m2 insist for downloading it
from the remote repo. Why is that? -->
<version>1.0-alpha-2-SNAPSHOT</version>
<version>1.0-alpha-1-SNAPSHOT</version>
<goals>
<goal>
<id>verify</id>

View File

@ -10,7 +10,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>1.0-alpha-2-SNAPSHOT</version>
</plugin>
</plugins>
</build>

View File

@ -10,7 +10,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-ejb-plugin</artifactId>
<version>1.0-alpha-2-SNAPSHOT</version>
</plugin>
</plugins>
</build>