Author: gk
Date: Wed Jun 10 08:52:01 2015
New Revision: 1684606
URL: http://svn.apache.org/r1684606
Log:
- added missing groupId (fulcrum instead of turbine)
Modified:
turbine/fulcrum/trunk/testcontainer/pom.xml
Modified: turbine/fulcrum/trunk/testcontainer/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/testcontainer/pom.xml?rev=1684606&r1=1684605&r2=1684606&view=diff
==============================================================================
--- turbine/fulcrum/trunk/testcontainer/pom.xml (original)
+++ turbine/fulcrum/trunk/testcontainer/pom.xml Wed Jun 10 08:52:01 2015
@@ -23,6 +23,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
+ <groupId>org.apache.fulcrum</groupId>
<artifactId>fulcrum-testcontainer</artifactId>
<version>1.0.7-SNAPSHOT</version>
<name>Fulcrum Test Container</name>