You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ni...@apache.org on 2005/11/23 01:42:46 UTC

svn commit: r348325 - /jakarta/commons/proper/resources/trunk/project.xml

Author: niallp
Date: Tue Nov 22 16:42:37 2005
New Revision: 348325

URL: http://svn.apache.org/viewcvs?rev=348325&view=rev
Log:
Minor updates - add license, pomVersion and removed empty organization elements

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

Modified: jakarta/commons/proper/resources/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/resources/trunk/project.xml?rev=348325&r1=348324&r2=348325&view=diff
==============================================================================
--- jakarta/commons/proper/resources/trunk/project.xml (original)
+++ jakarta/commons/proper/resources/trunk/project.xml Tue Nov 22 16:42:37 2005
@@ -1,6 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Copyright 2002-2005 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.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
 
 <project>
+  <pomVersion>3</pomVersion>
   <name>Commons Resources</name>
   <groupId>commons-resources</groupId>
   <artifactId>commons-resources</artifactId>
@@ -54,25 +70,21 @@
       <name>Martin Cooper</name>
       <id>martinc</id>
       <email>martinc@apache.org</email>
-      <organization></organization>
     </developer>
     <developer>
       <name>Robert Burrell Donkin</name>
       <id>rdonkin</id>
       <email>rdonkin hat apache.org</email>
-      <organization></organization>
     </developer>
     <developer>
       <name>David Graham</name>
       <id>dgraham</id>
       <email>dgraham@apache.org</email>
-      <organization></organization>
     </developer>
     <developer>
       <name>Craig McClanahan</name>
       <id>craigmcc</id>
       <email>craigmcc@apache.org</email>
-      <organization></organization>
     </developer>
     <developer>
       <name>James Mitchell</name>
@@ -89,13 +101,11 @@
       <name>Daniel Rall</name>
       <id>dlr</id>
       <email>dlr@apache.org</email>
-      <organization></organization>
     </developer>
     <developer>
       <name>Michael Schachter</name>
       <id>mschachter</id>
       <email>mschachter@apache.org</email>
-      <organization></organization>
     </developer>
     <developer>
       <name>James Strachan</name>
@@ -107,7 +117,6 @@
       <name>Jason van Zyl</name>
       <id>jvanzyl</id>
       <email>jvanzyl@apache.org</email>
-      <organization></organization>
     </developer>
   </developers>
   



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