Upgrade to new version of plexus-compiler-javac

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@178531 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2005-05-25 20:17:22 +00:00
parent f3346df4b8
commit 23374f9956
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<dependency> <dependency>
<groupId>plexus</groupId> <groupId>plexus</groupId>
<artifactId>plexus-compiler-javac</artifactId> <artifactId>plexus-compiler-javac</artifactId>
<version>1.3</version> <version>1.4-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</model> </model>