You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/04/24 03:40:12 UTC

svn commit: r651131 - /geronimo/server/branches/2.1.1/buildsupport/geronimo-assembly-archetype/pom.xml

Author: jbohn
Date: Wed Apr 23 18:40:10 2008
New Revision: 651131

URL: http://svn.apache.org/viewvc?rev=651131&view=rev
Log:
merge r651106 from branches/2.1 - Fix build error. File is fine without a license header

Modified:
    geronimo/server/branches/2.1.1/buildsupport/geronimo-assembly-archetype/pom.xml

Modified: geronimo/server/branches/2.1.1/buildsupport/geronimo-assembly-archetype/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.1/buildsupport/geronimo-assembly-archetype/pom.xml?rev=651131&r1=651130&r2=651131&view=diff
==============================================================================
--- geronimo/server/branches/2.1.1/buildsupport/geronimo-assembly-archetype/pom.xml (original)
+++ geronimo/server/branches/2.1.1/buildsupport/geronimo-assembly-archetype/pom.xml Wed Apr 23 18:40:10 2008
@@ -1,19 +1,3 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You 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.
--->
 <?xml version="1.0"?><project>
   <parent>
     <artifactId>buildsupport</artifactId>