Author: khmarbaise
Date: Sat May 28 21:43:58 2016
New Revision: 1745946

URL: http://svn.apache.org/viewvc?rev=1745946&view=rev
Log:
Fixed maven-changes-plugin report.

Modified:
    maven/shared/trunk/maven-filtering/pom.xml

Modified: maven/shared/trunk/maven-filtering/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-filtering/pom.xml?rev=1745946&r1=1745945&r2=1745946&view=diff
==============================================================================
--- maven/shared/trunk/maven-filtering/pom.xml (original)
+++ maven/shared/trunk/maven-filtering/pom.xml Sat May 28 21:43:58 2016
@@ -43,7 +43,7 @@
     <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-filtering</url>
   </scm>
   <issueManagement>
-    <system>jira</system>
+    <system>JIRA</system>
     <url>https://issues.apache.org/jira/browse/MSHARED/component/12326444</url>
   </issueManagement>
   <distributionManagement>
@@ -157,7 +157,8 @@
               <onlyCurrentVersion>true</onlyCurrentVersion>
               <sortColumnNames>Key</sortColumnNames>
               <versionPrefix>maven-filtering-</versionPrefix>
-              <fixVersionIds>12331472</fixVersionIds>
+              <fixVersionIds>12335751</fixVersionIds>
+              <onlyCurrentVersion>true</onlyCurrentVersion>
             </configuration>
             <reportSets>
               <reportSet>


Reply via email to