You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by ma...@apache.org on 2013/01/02 22:37:09 UTC

svn commit: r1428069 - /incubator/onami/trunk/test/pom.xml

Author: marcosperanza
Date: Wed Jan  2 21:37:09 2013
New Revision: 1428069

URL: http://svn.apache.org/viewvc?rev=1428069&view=rev
Log:
Deleted duplicated groupid. It will be inherited from parent pom.

Modified:
    incubator/onami/trunk/test/pom.xml

Modified: incubator/onami/trunk/test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/test/pom.xml?rev=1428069&r1=1428068&r2=1428069&view=diff
==============================================================================
--- incubator/onami/trunk/test/pom.xml (original)
+++ incubator/onami/trunk/test/pom.xml Wed Jan  2 21:37:09 2013
@@ -28,7 +28,6 @@
     <version>1-incubating</version>
   </parent>
 
-  <groupId>org.apache.onami</groupId>
   <artifactId>org.apache.onami.test</artifactId>
   <version>1.4-incubating-SNAPSHOT</version>