diff --git a/pom.xml b/pom.xml
index f13094cf6..06cc7be6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.apache.commons
commons-parent
- 23
+ 25
4.0.0
org.apache.commons
@@ -526,29 +526,6 @@
-
- org.apache.maven.plugins
- maven-changes-plugin
- 2.6
-
- ${basedir}/src/site/changes/changes.xml
-
- %URL%/%ISSUE%
-
- release-notes.vm
- templates
-
- .
- RELEASE-NOTES.txt
-
-
-
-
- changes-report
-
-
-
-
maven-checkstyle-plugin
2.9.1
diff --git a/src/site/changes/changes.xml b/src/changes/changes.xml
similarity index 100%
rename from src/site/changes/changes.xml
rename to src/changes/changes.xml
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
new file mode 100644
index 000000000..6137b081d
--- /dev/null
+++ b/src/changes/release-notes.vm
@@ -0,0 +1,138 @@
+## Licensed to the Apache Software Foundation (ASF) under one
+## or more contributor license agreements. See the NOTICE file
+## distributed with this work for additional information
+## regarding copyright ownership. The ASF licenses this file
+## to you under the Apache License, Version 2.0 (the
+## "License"); you may not use this file except in compliance
+## with the License. You may obtain a copy of the License at
+##
+## http://www.apache.org/licenses/LICENSE-2.0
+##
+## Unless required by applicable law or agreed to in writing,
+## software distributed under the License is distributed on an
+## "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+## KIND, either express or implied. See the License for the
+## specific language governing permissions and limitations
+## under the License.
+ Apache ${project.name} ${version} RELEASE NOTES
+
+$introduction.replaceAll("(?