Author: rahul
Date: Tue Jan  6 15:48:00 2009
New Revision: 732180

URL: http://svn.apache.org/viewvc?rev=732180&view=rev
Log:
Upgrade changes plugin to v2.1
SCXML-97

Modified:
    commons/proper/scxml/branches/J6/pom.xml

Modified: commons/proper/scxml/branches/J6/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/scxml/branches/J6/pom.xml?rev=732180&r1=732179&r2=732180&view=diff
==============================================================================
--- commons/proper/scxml/branches/J6/pom.xml (original)
+++ commons/proper/scxml/branches/J6/pom.xml Tue Jan  6 15:48:00 2009
@@ -263,7 +263,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-changes-plugin</artifactId>
-        <version>2.0</version>
+        <version>2.1</version>
         <configuration>
           <xmlPath>${basedir}/xdocs/changes.xml</xmlPath>
           <issueLinkTemplate>%URL%/%ISSUE%</issueLinkTemplate>


Reply via email to