Start new version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@293393 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b9da6caadf
commit
c70049f69d
@ -22,7 +22,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-changelog-plugin</id>
|
||||
<name>Maven Changelog Plugin</name>
|
||||
<currentVersion>1.8.2</currentVersion>
|
||||
<currentVersion>1.9-SNAPSHOT</currentVersion>
|
||||
<shortDescription>Produce SCM changelog reports.</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/changelog/</url>
|
||||
<issueTrackingUrl>http://jira.codehaus.org/browse/MPCHANGELOG</issueTrackingUrl>
|
||||
@ -143,6 +143,14 @@
|
||||
<role>Java Developer</role>
|
||||
</roles>
|
||||
</developer>
|
||||
<developer>
|
||||
<name>Lukas Theussl</name>
|
||||
<id>ltheussl</id>
|
||||
<email>ltheussl@apache.org</email>
|
||||
<roles>
|
||||
<role>Developer</role>
|
||||
</roles>
|
||||
</developer>
|
||||
</developers>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user