[maven-scm-plugin] prepare release 1.2

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115364 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett 2004-05-16 03:29:42 +00:00
parent 06c82c0ccf
commit ef5e352bad
2 changed files with 14 additions and 4 deletions

View File

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
@ -17,13 +18,12 @@
*/
-->
<project>
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-latex-plugin</id>
<name>Maven Latex Plug-in</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<currentVersion>1.2</currentVersion>
<description/>
<shortDescription>Produce HTML from latex</shortDescription>
<url>http://maven.apache.org/reference/plugins/latex/</url>
@ -40,6 +40,11 @@
<name>1.1</name>
<tag>MAVEN_LATEX_1_1</tag>
</version>
<version>
<id>1.2</id>
<name>1.2</name>
<tag>MAVEN_LATEX_1_2</tag>
</version>
</versions>
<developers>
<developer>

View File

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
@ -17,13 +18,12 @@
*/
-->
<project>
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-license-plugin</id>
<name>Maven License Plug-in</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<currentVersion>1.2</currentVersion>
<description/>
<shortDescription>Create xml version of license</shortDescription>
<url>http://maven.apache.org/reference/plugins/license/</url>
@ -39,6 +39,11 @@
<name>1.1</name>
<tag>MAVEN_LICENSE_1_1</tag>
</version>
<version>
<id>1.2</id>
<name>1.2</name>
<tag>MAVEN_LICENSE_1_2</tag>
</version>
</versions>
<developers>
<developer>