[maven-scm-plugin] prepare release 1.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115338 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dccd5004de
commit
ae8de8b37e
@ -1,4 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
/*
|
/*
|
||||||
* Copyright 2001-2004 The Apache Software Foundation.
|
* Copyright 2001-2004 The Apache Software Foundation.
|
||||||
@ -17,13 +18,12 @@
|
|||||||
*/
|
*/
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
<project>
|
<project>
|
||||||
<extend>../plugin-parent/project.xml</extend>
|
<extend>../plugin-parent/project.xml</extend>
|
||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-vdoclet-plugin</id>
|
<id>maven-vdoclet-plugin</id>
|
||||||
<name>Maven VDoclet Plug-in</name>
|
<name>Maven VDoclet Plug-in</name>
|
||||||
<currentVersion>1.2-SNAPSHOT</currentVersion>
|
<currentVersion>1.2</currentVersion>
|
||||||
<description>VDoclet plugin for Maven. Allows you to easily create information from source code using velocity driven templates</description>
|
<description>VDoclet plugin for Maven. Allows you to easily create information from source code using velocity driven templates</description>
|
||||||
<shortDescription>VDoclet plugin for Maven</shortDescription>
|
<shortDescription>VDoclet plugin for Maven</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/vdoclet/</url>
|
<url>http://maven.apache.org/reference/plugins/vdoclet/</url>
|
||||||
@ -40,6 +40,11 @@
|
|||||||
<name>1.1</name>
|
<name>1.1</name>
|
||||||
<tag>MAVEN_VDOCLET_1_1</tag>
|
<tag>MAVEN_VDOCLET_1_1</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.2</id>
|
||||||
|
<name>1.2</name>
|
||||||
|
<tag>MAVEN_VDOCLET_1_2</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user