Start new version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114536 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2990bc2c69
commit
7b1850dacb
@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-jdiff-plugin</id>
|
||||
<name>Maven JDiff Plugin</name>
|
||||
<currentVersion>1.2</currentVersion>
|
||||
<currentVersion>1.3-SNAPSHOT</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Diff between CVS releases</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/jdiff/</url>
|
||||
@ -21,6 +21,11 @@
|
||||
<name>1.2</name>
|
||||
<tag>MAVEN_JDIFF_1_2</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.3</id>
|
||||
<name>1.3</name>
|
||||
<tag>HEAD</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -7,6 +7,8 @@
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
<release version="1.3" date="In CVS">
|
||||
</release>
|
||||
<release version="1.2" date="2004-01-04">
|
||||
<action dev="evenisse" type="update">MPJDIFF-1. Fix error due to makeRelativePath.</action>
|
||||
</release>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user