mirror of https://github.com/apache/maven.git
Use a release version of plexus i18n
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179148 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4e6b33d359
commit
2e3a99cd03
|
@ -67,7 +67,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>plexus</groupId>
|
<groupId>plexus</groupId>
|
||||||
<artifactId>plexus-i18n</artifactId>
|
<artifactId>plexus-i18n</artifactId>
|
||||||
<version>1.0-beta-5-SNAPSHOT</version>
|
<version>1.0-beta-4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- TODO: only here for classloader issues. It used to work when the script classes were inside the component factory... -->
|
<!-- TODO: only here for classloader issues. It used to work when the script classes were inside the component factory... -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue