Author: cziegeler
Date: Fri Jan 11 07:45:08 2008
New Revision: 611208

URL: http://svn.apache.org/viewvc?rev=611208&view=rev
Log:
Move licence and notice to root directory, add xml schema location.

Added:
    felix/trunk/org.osgi.compendium/LICENSE
      - copied unchanged from r610310, 
felix/trunk/org.osgi.compendium/src/main/resources/LICENSE
    felix/trunk/org.osgi.compendium/NOTICE
      - copied unchanged from r610310, 
felix/trunk/org.osgi.compendium/src/main/resources/NOTICE
Removed:
    felix/trunk/org.osgi.compendium/src/main/resources/LICENSE
    felix/trunk/org.osgi.compendium/src/main/resources/NOTICE
Modified:
    felix/trunk/org.osgi.compendium/pom.xml

Modified: felix/trunk/org.osgi.compendium/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/org.osgi.compendium/pom.xml?rev=611208&r1=611207&r2=611208&view=diff
==============================================================================
--- felix/trunk/org.osgi.compendium/pom.xml (original)
+++ felix/trunk/org.osgi.compendium/pom.xml Fri Jan 11 07:45:08 2008
@@ -15,7 +15,7 @@
  KIND, either express or implied.  See the License for the
  specific language governing permissions and limitations
  under the License. -->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>


Reply via email to