You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/08 13:19:22 UTC

[turbine-fulcrum-factory] 20/49: - update groupId to fulcrum if parent is turbine.

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

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-factory.git

commit 948c6a7d1429179244d94f789cdf1f04cf8794a2
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Fri Oct 9 12:32:21 2015 +0000

    - update groupId to fulcrum if parent is turbine.
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/factory@1707704 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 3ff9796..4e86546 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,6 +23,7 @@
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.fulcrum</groupId>
   <artifactId>fulcrum-factory</artifactId>
   <version>1.0.5-SNAPSHOT</version>
   <name>Fulcrum Factory</name>