Author: rahul
Date: Tue Jan  6 15:48:17 2009
New Revision: 732181

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

Modified:
    commons/proper/scxml/trunk/pom.xml

Modified: commons/proper/scxml/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/scxml/trunk/pom.xml?rev=732181&r1=732180&r2=732181&view=diff
==============================================================================
--- commons/proper/scxml/trunk/pom.xml (original)
+++ commons/proper/scxml/trunk/pom.xml Tue Jan  6 15:48:17 2009
@@ -267,7 +267,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