You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/08 18:14:58 UTC

[maven-reporting-api] 09/39: groupId is org.apache.maven.reporting

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-api.git

commit 6e5ad46b910b0373d30d01ab92e483972a2b92a6
Author: Herve Boutemy <hb...@apache.org>
AuthorDate: Sun May 2 12:26:51 2010 +0000

    groupId is org.apache.maven.reporting
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@940201 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8c9fc9c..9c048b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
     <version>15</version>
   </parent>
 
-  <groupId>org.apache.maven</groupId>
+  <groupId>org.apache.maven.reporting</groupId>
   <artifactId>maven-reporting-api</artifactId>
   <version>3.0-SNAPSHOT</version>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.