diff options
author | Olivier Lamy <olamy@apache.org> | 2012-01-13 17:00:28 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-01-13 17:00:28 +0000 |
commit | 7bc6a20f89e3dd53c086ed8127cf47e749f22128 (patch) | |
tree | 30da8244a36c3f9a916abd5fc2be8d46e7707c66 /archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml | |
parent | dda2677b2ad4934e273775c02b2d85f72b650ef6 (diff) | |
download | archiva-7bc6a20f89e3dd53c086ed8127cf47e749f22128.tar.gz archiva-7bc6a20f89e3dd53c086ed8127cf47e749f22128.zip |
move selenium to a pluginMngt in top pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231181 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml index d608580d9..91070fc3d 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml @@ -126,7 +126,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>selenium-maven-plugin</artifactId> - <version>${seleniumPluginVersion}</version> <dependencies> <dependency> <groupId>org.seleniumhq.selenium</groupId> |