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 2010/01/02 17:52:58 UTC

svn commit: r895239 - /directory/apacheds/branches/apacheds-schema/protocol-kerberos/pom.xml

Author: elecharny
Date: Sat Jan  2 16:52:57 2010
New Revision: 895239

URL: http://svn.apache.org/viewvc?rev=895239&view=rev
Log:
Updated the groupId value

Modified:
    directory/apacheds/branches/apacheds-schema/protocol-kerberos/pom.xml

Modified: directory/apacheds/branches/apacheds-schema/protocol-kerberos/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/protocol-kerberos/pom.xml?rev=895239&r1=895238&r2=895239&view=diff
==============================================================================
--- directory/apacheds/branches/apacheds-schema/protocol-kerberos/pom.xml (original)
+++ directory/apacheds/branches/apacheds-schema/protocol-kerberos/pom.xml Sat Jan  2 16:52:57 2010
@@ -26,7 +26,10 @@
     <artifactId>apacheds-parent</artifactId>
     <version>1.5.6-SNAPSHOT</version>
   </parent>
+  
+  <groupId>org.apache.directory.server</groupId>  
   <artifactId>apacheds-protocol-kerberos</artifactId>
+  
   <name>ApacheDS Protocol Kerberos</name>
 
   <description>