Replace maven:pluginVar by maven:get

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@371839 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2006-01-24 06:18:07 +00:00
parent f7ac8fe1be
commit 1ed9d93db4

View File

@@ -54,7 +54,7 @@
<j:set var="maven.mode.online" value="true" />
</j:if>
<maven:pluginVar var="factory" plugin="maven-changelog-plugin" property="maven.changelog.factory" />
<maven:get var="factory" plugin="maven-changelog-plugin" property="maven.changelog.factory" />
<j:choose>
<j:when test="${maven.mode.online}">