You are viewing a plain text version of this content. The canonical link for it is here.
Posted to nmaven-commits@incubator.apache.org by si...@apache.org on 2007/08/20 20:04:07 UTC

svn commit: r567808 - /incubator/nmaven/trunk/pom-dotnet.xml

Author: sisbell
Date: Mon Aug 20 13:03:56 2007
New Revision: 567808

URL: http://svn.apache.org/viewvc?rev=567808&view=rev
Log:
Remove release tag param.

Modified:
    incubator/nmaven/trunk/pom-dotnet.xml

Modified: incubator/nmaven/trunk/pom-dotnet.xml
URL: http://svn.apache.org/viewvc/incubator/nmaven/trunk/pom-dotnet.xml?rev=567808&r1=567807&r2=567808&view=diff
==============================================================================
--- incubator/nmaven/trunk/pom-dotnet.xml (original)
+++ incubator/nmaven/trunk/pom-dotnet.xml Mon Aug 20 13:03:56 2007
@@ -154,14 +154,7 @@
         <configuration>
           <frameworkVersion>2.0.50727</frameworkVersion>
         </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-release-plugin</artifactId>
-        <configuration>
-          <tagBase>https://svn.apache.org/repos/asf/incubator/nmaven/tags</tagBase>
-        </configuration>
-      </plugin>      
+      </plugin>     
     </plugins>
   </build>
   <dependencyManagement>