mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-10-16 07:18:15 +00:00
Fix release-candidate script
This commit is contained in:
@@ -52,7 +52,7 @@ do
|
|||||||
done
|
done
|
||||||
|
|
||||||
cd ..
|
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 add ${VERSION}
|
||||||
svn commit -m "Release Apache Maven Daemon ${VERSION}"
|
svn commit -m "Release Apache Maven Daemon ${VERSION}"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user