diff options
author | Emmanuel Venisse <evenisse@apache.org> | 2006-12-07 09:14:34 +0000 |
---|---|---|
committer | Emmanuel Venisse <evenisse@apache.org> | 2006-12-07 09:14:34 +0000 |
commit | ae4dc051a99c10888daab4bfbaa16ca3901931c7 (patch) | |
tree | 4840850be3ae896ebde2e9011b12e1a684c3533d | |
parent | a70aca498a25981517b224bee246a73ca5226298 (diff) | |
download | archiva-ae4dc051a99c10888daab4bfbaa16ca3901931c7.tar.gz archiva-ae4dc051a99c10888daab4bfbaa16ca3901931c7.zip |
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483388 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ <plugin> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-maven-plugin</artifactId> - <version>1.3</version> + <version>1.3.3</version> <executions> <execution> <goals> |