We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2ab44 commit cce2aecCopy full SHA for cce2aec
pom.xml
@@ -8,6 +8,13 @@
8
<artifactId>plexus-i18n</artifactId>
9
<name>Plexus I18N Component</name>
10
<version>1.0-beta-7-SNAPSHOT</version>
11
+ <dependencies>
12
+ <dependency>
13
+ <groupId>org.codehaus.plexus</groupId>
14
+ <artifactId>plexus-utils</artifactId>
15
+ <version>1.3</version>
16
+ </dependency>
17
+ </dependencies>
18
<build>
19
<plugins>
20
<plugin>
0 commit comments