You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by pa...@apache.org on 2018/10/10 18:17:12 UTC

svn commit: r1843482 - /turbine/fulcrum/trunk/cache/pom.xml

Author: painter
Date: Wed Oct 10 18:17:12 2018
New Revision: 1843482

URL: http://svn.apache.org/viewvc?rev=1843482&view=rev
Log:
Add to fulcrum groupId

Modified:
    turbine/fulcrum/trunk/cache/pom.xml

Modified: turbine/fulcrum/trunk/cache/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/cache/pom.xml?rev=1843482&r1=1843481&r2=1843482&view=diff
==============================================================================
--- turbine/fulcrum/trunk/cache/pom.xml (original)
+++ turbine/fulcrum/trunk/cache/pom.xml Wed Oct 10 18:17:12 2018
@@ -23,6 +23,7 @@
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.fulcrum</groupId>
   <artifactId>fulcrum-cache</artifactId>
   <version>1.1.1-SNAPSHOT</version>
   <name>Fulcrum Cache</name>
@@ -127,4 +128,4 @@
   </properties>
 
 	
-</project>
\ No newline at end of file
+</project>