update some plugin versions which were specified explicitly and fix relativePath for m-p-p

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1133739 13f79535-47bb-0310-9956-ffa450edef68
master
Stephen Connolly 2011-06-09 09:26:31 +00:00
parent 595cc6897c
commit f188051c3a
2 changed files with 3 additions and 2 deletions

View File

@ -24,6 +24,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugins</artifactId>
<version>20</version>
<relativePath/>
</parent>
<groupId>org.apache.maven.plugins</groupId>
@ -261,7 +262,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-changes-plugin</artifactId>
<version>2.3</version>
<version>2.5</version>
<configuration>
<!-- For JIRA-report -->
<columnNames>Type,Key,Summary,Assignee,Status,Resolution,Fix Version</columnNames>

View File

@ -117,7 +117,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>l10n-maven-plugin</artifactId>
<version>1.0-alpha-1</version>
<version>1.0-alpha-2</version>
<configuration>
<locales>
<locale>de</locale>