[maven-scm-plugin] prepare release 1.3

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115353 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett 2004-05-16 03:05:43 +00:00
parent 042fad00ae
commit 9e389e1269

View File

@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-jellydoc-plugin</id>
<name>Maven JellyDoc Plug-in</name>
<currentVersion>1.3-SNAPSHOT</currentVersion>
<currentVersion>1.3</currentVersion>
<!-- Gump integration -->
<gumpRepositoryId>jakarta</gumpRepositoryId>
@ -107,5 +107,10 @@
<name>1.2</name>
<tag>MAVEN_JELLYDOC_1_2</tag>
</version>
<version>
<id>1.3</id>
<name>1.3</name>
<tag>MAVEN_JELLYDOC_1_3</tag>
</version>
</versions>
</project>