[maven-scm-plugin] prepare release 1.7.3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@535795 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9580be77bf
commit
b44df24cc4
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!--
|
||||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
@ -22,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-ejb-plugin</id>
|
||||
<name>Maven EJB Plugin</name>
|
||||
<currentVersion>1.7.3-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.7.3</currentVersion>
|
||||
<description>EJB Plugin for Maven</description>
|
||||
<shortDescription>EJB Plugin for Maven</shortDescription>
|
||||
<versions>
|
||||
@ -61,6 +62,11 @@
|
||||
<name>1.7.2</name>
|
||||
<tag>MAVEN_EJB_1_7_2</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.7.3</id>
|
||||
<name>1.7.3</name>
|
||||
<tag>MAVEN_EJB_1_7_3</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.7.3-SNAPSHOT" date="In SVN">
|
||||
<release version="1.7.3" date="2007-05-07">
|
||||
<action dev="aheritier" type="update" issue="MAVEN-1755">Upgrade maven-model to version 3.0.2.</action>
|
||||
</release>
|
||||
<release version="1.7.2" date="2006-03-05">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user