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 23:03:02 UTC

svn commit: r409876 - /jakarta/commons/proper/dbcp/trunk/project.xml

Author: dennisl
Date: Sat May 27 14:03:01 2006
New Revision: 409876

URL: http://svn.apache.org/viewvc?rev=409876&view=rev
Log:
Change groupId to org.apache.commons
Remove empty branches element

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

Modified: jakarta/commons/proper/dbcp/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/dbcp/trunk/project.xml?rev=409876&r1=409875&r2=409876&view=diff
==============================================================================
--- jakarta/commons/proper/dbcp/trunk/project.xml (original)
+++ jakarta/commons/proper/dbcp/trunk/project.xml Sat May 27 14:03:01 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-   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.
@@ -17,7 +17,7 @@
 <project>
   <pomVersion>3</pomVersion>
   
-  <groupId>commons-dbcp</groupId>
+  <groupId>org.apache.commons</groupId>
   <artifactId>commons-dbcp</artifactId>
   <inceptionYear>2001</inceptionYear>
   <currentVersion>1.2.2-SNAPSHOT</currentVersion>
@@ -91,8 +91,6 @@
       <tag>DBCP_1_2_1</tag>
     </version>
   </versions>
-  <branches>
-  </branches>
 
   <developers>
     <developer>



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