Author: sisbell Date: Mon Feb 12 18:41:53 2007 New Revision: 506824 URL: http://svn.apache.org/viewvc?view=rev&rev=506824 Log: Removed MS vendor from pom.
Modified: incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-settings/pom.xml Modified: incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-settings/pom.xml URL: http://svn.apache.org/viewvc/incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-settings/pom.xml?view=diff&rev=506824&r1=506823&r2=506824 ============================================================================== --- incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-settings/pom.xml (original) +++ incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-settings/pom.xml Mon Feb 12 18:41:53 2007 @@ -39,7 +39,6 @@ <artifactId>maven-compile-plugin</artifactId> <extensions>true</extensions> <configuration> -<vendor>MICROSOFT</vendor> <frameworkVersion>1.1.4322</frameworkVersion> </configuration> </plugin>