Use released version of maven-junit-report plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114633 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<dependency>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-junit-report-plugin</artifactId>
|
||||
<version>1.4-SNAPSHOT</version>
|
||||
<version>1.4</version>
|
||||
<type>plugin</type>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
<body>
|
||||
|
||||
<release version="1.3" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Changed junit-report-1.4-SNAPSHOT to 1.4 release.
|
||||
</action>
|
||||
<action dev="vmassol" type="update">
|
||||
Added explicit dependencies on other Maven plugins.
|
||||
</action>
|
||||
|
||||
Reference in New Issue
Block a user