o updating to the new release of plexus to remove the remaining plexus IT related problem. the alpha-1 is hopefully possible now

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@713245 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2008-11-12 02:10:33 +00:00
parent 57171cb4aa
commit f261031443
1 changed files with 3 additions and 3 deletions

View File

@ -156,7 +156,7 @@ under the License.
<plugin>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-metadata</artifactId>
<version>1.0-beta-1</version>
<version>1.0-beta-1.2</version>
<executions>
<execution>
<goals>
@ -285,7 +285,7 @@ under the License.
<doxiaVersion>1.0-alpha-9</doxiaVersion>
<easyMockVersion>1.2_Java1.3</easyMockVersion>
<junitVersion>3.8.1</junitVersion>
<plexusVersion>1.0-beta-1</plexusVersion>
<plexusVersion>1.0-beta-1.2</plexusVersion>
<plexusInteractivityVersion>1.0-alpha-6</plexusInteractivityVersion>
<plexusInterpolationVersion>1.1</plexusInterpolationVersion>
<plexusUtilsVersion>1.5.5</plexusUtilsVersion>
@ -570,4 +570,4 @@ under the License.
</build>
</profile>
</profiles>
</project>
</project>