brett 2004/07/10 20:00:12
Modified: jira project.xml
jira/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.1.1
Revision Changes Path
1.11 +6 -1 maven-plugins/jira/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jira/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 5 Jul 2004 21:07:19 -0000 1.10
+++ project.xml 11 Jul 2004 03:00:12 -0000 1.11
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-jira-plugin</id>
<name>Maven JIRA Plug-in</name>
- <currentVersion>1.1.1-SNAPSHOT</currentVersion>
+ <currentVersion>1.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>
@@ -74,6 +74,11 @@
<id>1.1</id>
<name>1.1</name>
<tag>MAVEN_JIRA_1_1</tag>
+ </version>
+ <version>
+ <id>1.1.1</id>
+ <name>1.1.1</name>
+ <tag>MAVEN_JIRA_1_1_1</tag>
</version>
</versions>
</project>
1.4 +2 -2 maven-plugins/jira/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jira/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 5 Jul 2004 21:07:19 -0000 1.3
+++ changes.xml 11 Jul 2004 03:00:12 -0000 1.4
@@ -24,9 +24,9 @@
<author email="[EMAIL PROTECTED]">Brett Porter</author>
</properties>
<body>
- <release version="1.1.1-SNAPSHOT" date="in CVS">
+ <release version="1.1.1" date="2004-07-10">
<action dev="brett" type="update">Update commons-httpclient
dependency</action>
</release>
- <release version="1.1" date="2004-05-15"></release>
+ <release version="1.1" date="2004-05-15"/>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]