Use new group for the reporting-api

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@587275 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2007-10-22 21:58:14 +00:00
parent 5aded04a0a
commit cb5debaec2
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ under the License.
<version>2.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<groupId>org.apache.maven</groupId>
<artifactId>maven-reporting-api</artifactId>
<version>2.1-SNAPSHOT</version>
</dependency>