You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by jc...@apache.org on 2006/11/11 00:40:38 UTC

svn commit: r473584 - /directory/sandbox/jconlon/osgi-commons/antlr/pom.xml

Author: jconlon
Date: Fri Nov 10 15:40:37 2006
New Revision: 473584

URL: http://svn.apache.org/viewvc?view=rev&rev=473584
Log:
get rid of project attributes

Modified:
    directory/sandbox/jconlon/osgi-commons/antlr/pom.xml

Modified: directory/sandbox/jconlon/osgi-commons/antlr/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/jconlon/osgi-commons/antlr/pom.xml?view=diff&rev=473584&r1=473583&r2=473584
==============================================================================
--- directory/sandbox/jconlon/osgi-commons/antlr/pom.xml (original)
+++ directory/sandbox/jconlon/osgi-commons/antlr/pom.xml Fri Nov 10 15:40:37 2006
@@ -1,8 +1,5 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<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">
+<project>
   <modelVersion>4.0.0</modelVersion>
  
   <parent>