[maven-scm-plugin] prepare release 1.5.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@533683 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a35783865b
commit
195c38ac21
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
/*
|
/*
|
||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-jalopy-plugin</id>
|
<id>maven-jalopy-plugin</id>
|
||||||
<name>Maven Jalopy Plugin</name>
|
<name>Maven Jalopy Plugin</name>
|
||||||
<currentVersion>1.5.1-SNAPSHOT</currentVersion>
|
<currentVersion>1.5.1</currentVersion>
|
||||||
<description/>
|
<description/>
|
||||||
<shortDescription>Reformat java source</shortDescription>
|
<shortDescription>Reformat java source</shortDescription>
|
||||||
<versions>
|
<versions>
|
||||||
@ -57,6 +57,11 @@
|
|||||||
<name>1.5</name>
|
<name>1.5</name>
|
||||||
<tag>MAVEN_JALOPY_1_5</tag>
|
<tag>MAVEN_JALOPY_1_5</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.5.1</id>
|
||||||
|
<name>1.5.1</name>
|
||||||
|
<tag>maven-jalopy-plugin-1.5.1</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
@ -69,10 +74,10 @@
|
|||||||
</roles>
|
</roles>
|
||||||
</developer>
|
</developer>
|
||||||
<developer>
|
<developer>
|
||||||
<name>Stéphane Mor</name>
|
<name>Stéphane Mor</name>
|
||||||
<id>smor</id>
|
<id>smor</id>
|
||||||
<email>stephanemor@yahoo.fr</email>
|
<email>stephanemor@yahoo.fr</email>
|
||||||
<organization>Hasgard Systèmes et Réseaux</organization>
|
<organization>Hasgard Systèmes et Réseaux</organization>
|
||||||
<roles>
|
<roles>
|
||||||
<role>Java Developer</role>
|
<role>Java Developer</role>
|
||||||
</roles>
|
</roles>
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.5.1-SNAPSHOT" date="In SVN">
|
<release version="1.5.1" date="2007-04-30">
|
||||||
<action dev="ltheussl" type="add" issue="MPJALOPY-12" due-to="Joachim Bader">Add a property that controls the source code encoding.</action>
|
<action dev="ltheussl" type="add" issue="MPJALOPY-12" due-to="Joachim Bader">Add a property that controls the source code encoding.</action>
|
||||||
<action dev="aheritier" type="update" issue="MAVEN-1803">Upgrade plexus-utils to version 1.0.5</action>
|
<action dev="aheritier" type="update" issue="MAVEN-1803">Upgrade plexus-utils to version 1.0.5</action>
|
||||||
</release>
|
</release>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user