[maven-scm-plugin] prepare release 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@468866 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a9afa4631a
commit
3232a88077
@ -22,7 +22,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-java-plugin</id>
|
||||
<name>Maven Java Plugin</name>
|
||||
<currentVersion>1.6.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.6.1</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Compile java code</shortDescription>
|
||||
<versions>
|
||||
@ -46,6 +46,11 @@
|
||||
<name>1.6</name>
|
||||
<tag>MAVEN_JAVA_1_6</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.6.1</id>
|
||||
<name>1.6.1</name>
|
||||
<tag>MAVEN_JAVA_1_6_1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
<author email="kschrader@karmalab.org">Kurt Schrader</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.6.1-SNAPSHOT" date="in SVN">
|
||||
<release version="1.6.1" date="2006-10-29">
|
||||
<action dev="ltheussl" type="fix" issue="MPJAVA-45">Java report fails build if no source files present.</action>
|
||||
</release>
|
||||
<release version="1.6" date="2006-03-26">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user