mirror of https://github.com/apache/archiva.git
fix save fingers script due to module rename
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426214 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
708a34f1f2
commit
7577e83194
|
@ -1,2 +1,2 @@
|
|||
set -x
|
||||
mvnDebug tomcat7:run -pl :archiva-webapp-js -am $@
|
||||
mvnDebug tomcat7:run -pl :archiva-webapp -am $@
|
||||
|
|
Loading…
Reference in New Issue