[jboss-svn-commits] JBL Code SVN: r20227 - labs/jira-extensions/trunk/releasenotes-report/src/etc.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri May 30 05:39:20 EDT 2008


Author: adamw
Date: 2008-05-30 05:39:20 -0400 (Fri, 30 May 2008)
New Revision: 20227

Modified:
   labs/jira-extensions/trunk/releasenotes-report/src/etc/atlassian-plugin.xml
Log:
Updating the version number

Modified: labs/jira-extensions/trunk/releasenotes-report/src/etc/atlassian-plugin.xml
===================================================================
--- labs/jira-extensions/trunk/releasenotes-report/src/etc/atlassian-plugin.xml	2008-05-30 08:38:58 UTC (rev 20226)
+++ labs/jira-extensions/trunk/releasenotes-report/src/etc/atlassian-plugin.xml	2008-05-30 09:39:20 UTC (rev 20227)
@@ -1,9 +1,9 @@
 <atlassian-plugin key="pl.net.mamut" name="Release Notes Reports">
     <plugin-info>
         <description>A release notes reports plugin.</description>
-        <version>1.0</version>
+        <version>1.1</version>
         <application-version min="3.0" max="3.0"/>
-        <vendor name="Adam Warski" url="http://mamut.net.pl/"/>
+        <vendor name="Adam Warski" url="http://www.warski.org/"/>
     </plugin-info>
     
     <!-- A report showing release notes, applying to chosen versions and including chosen issue types. -->




More information about the jboss-svn-commits mailing list