Author: brett
Date: Thu May 12 10:10:21 2005
New Revision: 169852
URL: http://svn.apache.org/viewcvs?rev=169852&view=rev
Log:
align versions
Modified:
maven/components/trunk/maven-core-it/it0006/pom.xml
maven/components/trunk/maven-core-it/it0016/pom.xml
maven/components/trunk/maven-core-it/it0017/pom.xml
Modified: maven/components/trunk/maven-core-it/it0006/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0006/pom.xml?rev=169852&r1=169851&r2=169852&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0006/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0006/pom.xml Thu May 12 10:10:21 2005
@@ -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>
Modified: maven/components/trunk/maven-core-it/it0016/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0016/pom.xml?rev=169852&r1=169851&r2=169852&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0016/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0016/pom.xml Thu May 12 10:10:21 2005
@@ -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>
Modified: maven/components/trunk/maven-core-it/it0017/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0017/pom.xml?rev=169852&r1=169851&r2=169852&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0017/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0017/pom.xml Thu May 12 10:10:21 2005
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]