You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2013/12/11 22:37:34 UTC

svn commit: r1550277 - /uima/sandbox/uima-ducc/trunk/uima-ducc-jd/pom.xml

Author: cwiklik
Date: Wed Dec 11 21:37:34 2013
New Revision: 1550277

URL: http://svn.apache.org/r1550277
Log:
UIMA-2881 removed groupid and version

Modified:
    uima/sandbox/uima-ducc/trunk/uima-ducc-jd/pom.xml

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-jd/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-jd/pom.xml?rev=1550277&r1=1550276&r2=1550277&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-jd/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-jd/pom.xml Wed Dec 11 21:37:34 2013
@@ -29,8 +29,6 @@
   <!-- Inherits groupid and version from the parent pom project coordinates -->
   <!-- Uses default packaging ie. jar                                       -->
   <artifactId>uima-ducc-jd</artifactId>
-  <groupId>org.apache.uima</groupId>
-  <version>1.0.0-SNAPSHOT</version>
   
  <!-- Special inheritance note even though the <scm> element that follows 
 		is exactly the same as those in super poms, it cannot be inherited because