You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2005/10/20 21:18:08 UTC

svn commit: r326981 - /directory/asn1/trunk/codec/project.xml

Author: elecharny
Date: Thu Oct 20 12:18:02 2005
New Revision: 326981

URL: http://svn.apache.org/viewcvs?rev=326981&view=rev
Log:
Fixed the group-id.

Modified:
    directory/asn1/trunk/codec/project.xml

Modified: directory/asn1/trunk/codec/project.xml
URL: http://svn.apache.org/viewcvs/directory/asn1/trunk/codec/project.xml?rev=326981&r1=326980&r2=326981&view=diff
==============================================================================
--- directory/asn1/trunk/codec/project.xml (original)
+++ directory/asn1/trunk/codec/project.xml Thu Oct 20 12:18:02 2005
@@ -3,7 +3,6 @@
     <extend>${basedir}/../project.xml</extend>
     <pomVersion>1</pomVersion>
     <artifactId>asn1-codec</artifactId>
-    <groupId>asn1-codec</groupId>
     <id>asn1-codec</id>
     <name>Stateful chunking codec API for ASN.1 runtime</name>
     <package>org.apache.asn1.codecs</package>