[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:
parent
06c82c0ccf
commit
ef5e352bad
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user