You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2009/09/16 17:28:05 UTC

svn commit: r815836 - in /gump/metadata/project: easymock.xml easymockclassextension.xml

Author: bodewig
Date: Wed Sep 16 15:27:56 2009
New Revision: 815836

URL: http://svn.apache.org/viewvc?rev=815836&view=rev
Log:
easymock's groupId is org.easymock

Modified:
    gump/metadata/project/easymock.xml
    gump/metadata/project/easymockclassextension.xml

Modified: gump/metadata/project/easymock.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/easymock.xml?rev=815836&r1=815835&r2=815836&view=diff
==============================================================================
--- gump/metadata/project/easymock.xml (original)
+++ gump/metadata/project/easymock.xml Wed Sep 16 15:27:56 2009
@@ -16,7 +16,7 @@
   limitations under the License.
 -->
 
-<module name="easymock">
+<module name="easymock" groupId="org.easymock">
 
   <url href="http://www.easymock.org/"/>
   <description>

Modified: gump/metadata/project/easymockclassextension.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/easymockclassextension.xml?rev=815836&r1=815835&r2=815836&view=diff
==============================================================================
--- gump/metadata/project/easymockclassextension.xml (original)
+++ gump/metadata/project/easymockclassextension.xml Wed Sep 16 15:27:56 2009
@@ -16,7 +16,7 @@
   limitations under the License.
 -->
 
-<module name="easymockclassextension" groupId="easymock">
+<module name="easymockclassextension" groupId="org.easymock">
 
   <url href="http://www.easymock.org/"/>
   <description>