[maven-scm-plugin] prepare release 1.2

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115363 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-05-16 03:18:20 +00:00
parent 2a755e7e04
commit 06c82c0ccf

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-junit-doclet-plugin</id>
<name>Maven JUnitDoclet Plug-in</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<currentVersion>1.2</currentVersion>
<description>A plugin to generate test cases use JUnitDoclet</description>
<shortDescription>JUnitDoclet test generator</shortDescription>
<url>http://maven.apache.org/reference/plugins/junitdoclet/</url>
@@ -40,6 +40,11 @@
<name>1.1</name>
<tag>MAVEN_JUNITDOCLET_1_1</tag>
</version>
<version>
<id>1.2</id>
<name>1.2</name>
<tag>MAVEN_JUINT_DOCLET_1_2</tag>
</version>
</versions>
<developers>
<developer>