mirror of https://github.com/apache/archiva.git
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:
parent
33c8c4c81e
commit
92d9bce38a
|
@ -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" );
|
||||
|
||||
|
|
Loading…
Reference in New Issue