mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-10-15 14:50:54 +00:00
Fix release-candidate script
This commit is contained in:
@@ -52,7 +52,7 @@ do
|
||||
done
|
||||
|
||||
cd ..
|
||||
svn co https://dist.apache.org/repos/dist/dev/maven/mvnd
|
||||
svn co https://dist.apache.org/repos/dist/dev/maven/mvnd .
|
||||
svn add ${VERSION}
|
||||
svn commit -m "Release Apache Maven Daemon ${VERSION}"
|
||||
|
||||
|
Reference in New Issue
Block a user