brett 2004/05/15 20:01:04
Modified: jira project.xml
jira/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.1
Revision Changes Path
1.8 +7 -4 maven-plugins/jira/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jira/project.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- project.xml 2 May 2004 14:16:24 -0000 1.7
+++ project.xml 16 May 2004 03:01:04 -0000 1.8
@@ -23,10 +23,8 @@
<pomVersion>3</pomVersion>
<id>maven-jira-plugin</id>
<name>Maven JIRA Plug-in</name>
- <currentVersion>1.1-SNAPSHOT</currentVersion>
- <description>
- This plugin download issues from Jira and create a report.
- </description>
+ <currentVersion>1.1</currentVersion>
+ <description>This plugin download issues from Jira and create a
report.</description>
<shortDescription>Download issue from Jira</shortDescription>
<url>http://maven.apache.org/reference/plugins/jira/</url>
<issueTrackingUrl>http://jira.codehaus.org/secure/BrowseProject.jspa?id=10450</issueTrackingUrl>
@@ -71,6 +69,11 @@
<id>1.0</id>
<name>1.0</name>
<tag>MAVEN_JIRA_1_0</tag>
+ </version>
+ <version>
+ <id>1.1</id>
+ <name>1.1</name>
+ <tag>MAVEN_JIRA_1_1</tag>
</version>
</versions>
</project>
1.2 +1 -2 maven-plugins/jira/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jira/xdocs/changes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- changes.xml 13 May 2004 11:07:57 -0000 1.1
+++ changes.xml 16 May 2004 03:01:04 -0000 1.2
@@ -24,7 +24,6 @@
<author email="[EMAIL PROTECTED]">Brett Porter</author>
</properties>
<body>
- <release version="1.1-SNAPSHOT" date="in CVS">
- </release>
+ <release version="1.1" date="2004-05-15"></release>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]