Author: sisbell Date: Sun Feb 25 16:51:32 2007 New Revision: 511680 URL: http://svn.apache.org/viewvc?view=rev&rev=511680 Log: Updated poms.
Modified: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Resx/pom.xml incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Settings/pom.xml incubator/nmaven/branches/SI_IDE/assemblies/pom.xml Modified: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Resx/pom.xml URL: http://svn.apache.org/viewvc/incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Resx/pom.xml?view=diff&rev=511680&r1=511679&r2=511680 ============================================================================== --- incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Resx/pom.xml (original) +++ incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Resx/pom.xml Sun Feb 25 16:51:32 2007 @@ -1,4 +1,4 @@ -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>NMaven.Plugin.ResX</groupId> <artifactId>RexPlugin</artifactId> Modified: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Settings/pom.xml URL: http://svn.apache.org/viewvc/incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Settings/pom.xml?view=diff&rev=511680&r1=511679&r2=511680 ============================================================================== --- incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Settings/pom.xml (original) +++ incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Settings/pom.xml Sun Feb 25 16:51:32 2007 @@ -1,4 +1,4 @@ -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>NMaven.Plugin.Settings</groupId> <artifactId>SettingsPlugin</artifactId> Modified: incubator/nmaven/branches/SI_IDE/assemblies/pom.xml URL: http://svn.apache.org/viewvc/incubator/nmaven/branches/SI_IDE/assemblies/pom.xml?view=diff&rev=511680&r1=511679&r2=511680 ============================================================================== --- incubator/nmaven/branches/SI_IDE/assemblies/pom.xml (original) +++ incubator/nmaven/branches/SI_IDE/assemblies/pom.xml Sun Feb 25 16:51:32 2007 @@ -119,6 +119,8 @@ <modules> <module>NMaven.Core</module> <module>NMaven.Model/Pom</module> + <module>NMaven.Plugin.Resx</module> + <module>NMaven.Plugin.Settings</module> </modules> <build> <sourceDirectory>src/main/csharp</sourceDirectory>