Remove unused variable
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@391786 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d8285a9c53
commit
aebac9f2d8
@ -11,7 +11,6 @@
|
||||
</p>
|
||||
|
||||
#if ($repository.connection && $repository.connection != '')
|
||||
#set ($svnconn = $scmUtil.getSvnConnection($repository.connection))
|
||||
|
||||
#set ($conn = $repository.connection)
|
||||
|
||||
@ -48,7 +47,6 @@
|
||||
#end
|
||||
|
||||
#if ($repository.developerConnection && $repository.developerConnection != '')
|
||||
#set ($svnconn = $scmUtil.getSvnConnection($repository.developerConnection))
|
||||
|
||||
#set ($conn = $repository.developerConnection)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user