You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by ps...@apache.org on 2008/03/03 02:32:06 UTC

svn commit: r632913 - /labs/pinpoint/trunk/pinpoint-importer/pom.xml

Author: psmith
Date: Sun Mar  2 17:32:06 2008
New Revision: 632913

URL: http://svn.apache.org/viewvc?rev=632913&view=rev
Log:
Fixed up groupId for this sub-module.  Probably should be paramatized.


Modified:
    labs/pinpoint/trunk/pinpoint-importer/pom.xml

Modified: labs/pinpoint/trunk/pinpoint-importer/pom.xml
URL: http://svn.apache.org/viewvc/labs/pinpoint/trunk/pinpoint-importer/pom.xml?rev=632913&r1=632912&r2=632913&view=diff
==============================================================================
--- labs/pinpoint/trunk/pinpoint-importer/pom.xml (original)
+++ labs/pinpoint/trunk/pinpoint-importer/pom.xml Sun Mar  2 17:32:06 2008
@@ -18,7 +18,7 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
-	<groupId>pinpoint-importer</groupId>
+	<groupId>org.apache.logging</groupId>
 	<artifactId>pinpoint-importer</artifactId>
 	<version>1.0-SNAPSHOT</version>
 	<name>Pinpoint Importer</name>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org