Author: sisbell Date: Sun Feb 25 16:46:17 2007 New Revision: 511676 URL: http://svn.apache.org/viewvc?view=rev&rev=511676 Log: Added namespace, which is required for the MS XSD bindings to work.
Modified: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Model/Pom/pom.xml Modified: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Model/Pom/pom.xml URL: http://svn.apache.org/viewvc/incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Model/Pom/pom.xml?view=diff&rev=511676&r1=511675&r2=511676 ============================================================================== --- incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Model/Pom/pom.xml (original) +++ incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Model/Pom/pom.xml Sun Feb 25 16:46:17 2007 @@ -1,4 +1,4 @@ -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>NMaven.Model</groupId> <artifactId>NMaven.Model.Pom</artifactId>