[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"?>
|
||||
|
||||
<!--
|
||||
/*
|
||||
* Copyright 2001-2004 The Apache Software Foundation.
|
||||
@ -17,13 +18,12 @@
|
||||
*/
|
||||
-->
|
||||
|
||||
|
||||
<project>
|
||||
<extend>../plugin-parent/project.xml</extend>
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-vdoclet-plugin</id>
|
||||
<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>
|
||||
<shortDescription>VDoclet plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/vdoclet/</url>
|
||||
@ -40,6 +40,11 @@
|
||||
<name>1.1</name>
|
||||
<tag>MAVEN_VDOCLET_1_1</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.2</id>
|
||||
<name>1.2</name>
|
||||
<tag>MAVEN_VDOCLET_1_2</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user