You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2006/05/27 20:41:33 UTC

svn commit: r409855 - /jakarta/commons/proper/beanutils/trunk/project.xml

Author: dennisl
Date: Sat May 27 11:41:33 2006
New Revision: 409855

URL: http://svn.apache.org/viewvc?rev=409855&view=rev
Log:
Change groupId to org.apache.commons

Modified:
    jakarta/commons/proper/beanutils/trunk/project.xml

Modified: jakarta/commons/proper/beanutils/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/beanutils/trunk/project.xml?rev=409855&r1=409854&r2=409855&view=diff
==============================================================================
--- jakarta/commons/proper/beanutils/trunk/project.xml (original)
+++ jakarta/commons/proper/beanutils/trunk/project.xml Sat May 27 11:41:33 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright 2001-2004 The Apache Software Foundation
+   Copyright 2001-2006 The Apache Software Foundation
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
 -->
 <project>
   <pomVersion>3</pomVersion>
-  <groupId>commons-beanutils</groupId>
+  <groupId>org.apache.commons</groupId>
   <artifactId>commons-beanutils</artifactId>
   <name>BeanUtils</name>
   <currentVersion>1.7.1-SNAPSHOT</currentVersion>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org