Skip to content

Commit c7e0959

Browse files
author
Niall Pemberton
committed
Move changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/trunk@933612 13f79535-47bb-0310-9956-ffa450edef68
1 parent af41eb1 commit c7e0959

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ limitations under the License.
179179
<artifactId>maven-changes-plugin</artifactId>
180180
<version>2.0</version>
181181
<configuration>
182-
<xmlPath>xdocs/changes.xml</xmlPath>
182+
<xmlPath>${basedir}/src/changes/changes.xml</xmlPath>
183183
<issueLinkTemplate>%URL%/%ISSUE%</issueLinkTemplate>
184184
</configuration>
185185
<reportSets>
File renamed without changes.

0 commit comments

Comments
 (0)