Author: fmui
Date: Mon Feb 22 15:56:18 2010
New Revision: 912638

URL: http://svn.apache.org/viewvc?rev=912638&view=rev
Log:
- fixed wrong groupId in master pom.xml

Modified:
    incubator/chemistry/trunk/opencmis/pom.xml

Modified: incubator/chemistry/trunk/opencmis/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/chemistry/trunk/opencmis/pom.xml?rev=912638&r1=912637&r2=912638&view=diff
==============================================================================
--- incubator/chemistry/trunk/opencmis/pom.xml (original)
+++ incubator/chemistry/trunk/opencmis/pom.xml Mon Feb 22 15:56:18 2010
@@ -22,7 +22,7 @@
 
        <!-- Project Information -->
 
-       <groupId>org.pache.opencmis</groupId>
+       <groupId>org.opencmis</groupId>
        <artifactId>opencmis</artifactId>
        <name>OpenCMIS</name>
        <version>0.1-SNAPSHOT</version>


Reply via email to