remove commented out code

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@882402 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maria Odea B. Ching 2009-11-20 03:35:50 +00:00
parent 33c8c4c81e
commit 92d9bce38a
1 changed files with 1 additions and 2 deletions

View File

@ -50,7 +50,6 @@ public class BrowseTest
File artifact =
new File( getBasedir(),
"/src/test/it-resources/snapshots/org/apache/maven/archiva/web/test/foo-bar/1.0-SNAPSHOT/foo-bar-1.0-SNAPSHOT.jar" );
//"src/test/it-resources/foo-bar-1.0-20091110.181459-4.jar" );
String releasesRepo = getProperty( "RELEASES_REPOSITORY" );