Trailing spaces git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/branches/2_0@1482099 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/9c8f3b01 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/9c8f3b01 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/9c8f3b01 Branch: refs/heads/2_0 Commit: 9c8f3b01fd6ea48f6e00ae2ec1885d259d4ce48e Parents: b389bb3 Author: Sebastian Bazley <[email protected]> Authored: Mon May 13 20:53:33 2013 +0000 Committer: Sebastian Bazley <[email protected]> Committed: Mon May 13 20:53:33 2013 +0000 ---------------------------------------------------------------------- src/changes/release-notes.vm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/9c8f3b01/src/changes/release-notes.vm ---------------------------------------------------------------------- diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm index fa03831..87783d6 100644 --- a/src/changes/release-notes.vm +++ b/src/changes/release-notes.vm @@ -15,8 +15,8 @@ ## specific language governing permissions and limitations ## under the License. - Apache ${project.name} - Version ${version} + Apache ${project.name} + Version ${version} RELEASE NOTES The ${developmentTeam} is pleased to announce the release of ${project.name} ${version} @@ -61,7 +61,7 @@ o#if($!issue != "") $issue: #else$indent#end ${action} #if($!dueto != "")Thanks #set($issue="") #set($dueto="") -#end +#end #end #if ($release.getActions('fix').size() !=0)
